OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:antSwitchA
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/isc/atheros_hal/dist/ar5211/
ar5211_reset.c
1171
uint32_t
antSwitchA
, antSwitchB;
1184
antSwitchA
= ee->ee_antennaControl[1][ix]
1201
antSwitchB =
antSwitchA
;
1204
antSwitchA
= antSwitchB;
1215
OS_REG_WRITE(ah, ANT_SWITCH_TABLE1,
antSwitchA
);
/src/sys/external/isc/atheros_hal/dist/ar5212/
ar5212_reset.c
1388
uint32_t
antSwitchA
, antSwitchB;
1410
antSwitchA
= ee->ee_antennaControl[1][ix]
1427
antSwitchB =
antSwitchA
;
1430
antSwitchA
= antSwitchB;
1439
if (antSwitchB ==
antSwitchA
) {
1454
OS_REG_WRITE(ah, ANT_SWITCH_TABLE1,
antSwitchA
);
Completed in 14 milliseconds
Indexes created Thu Oct 02 07:10:07 GMT 2025