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