Symbol: AR_PHY_GAIN_2GHZ
sys/dev/ath/ath_hal/ar5212/ar5212_reset.c
1729
OS_REG_RMW_FIELD(ah, AR_PHY_GAIN_2GHZ,
sys/dev/ath/ath_hal/ar5416/ar5416_reset.c
1547
OS_REG_RMW_FIELD(ah, AR_PHY_GAIN_2GHZ + regChainOffset,
sys/dev/ath/ath_hal/ar5416/ar5416_reset.c
1550
OS_REG_RMW_FIELD(ah, AR_PHY_GAIN_2GHZ + regChainOffset,
sys/dev/ath/ath_hal/ar5416/ar5416_reset.c
1553
OS_REG_RMW_FIELD(ah, AR_PHY_GAIN_2GHZ + regChainOffset,
sys/dev/ath/ath_hal/ar5416/ar5416_reset.c
1556
OS_REG_RMW_FIELD(ah, AR_PHY_GAIN_2GHZ + regChainOffset,
sys/dev/ath/ath_hal/ar5416/ar5416_reset.c
1560
OS_REG_RMW_FIELD(ah, AR_PHY_GAIN_2GHZ + regChainOffset,
sys/dev/ath/ath_hal/ar5416/ar5416_reset.c
1563
OS_REG_RMW_FIELD(ah, AR_PHY_GAIN_2GHZ + regChainOffset,
sys/dev/ath/ath_hal/ar5416/ar5416_reset.c
1581
AR_PHY_GAIN_2GHZ + regChainOffset,
sys/dev/ath/ath_hal/ar9002/ar9285_reset.c
206
OS_REG_RMW_FIELD(ah, AR_PHY_GAIN_2GHZ,
sys/dev/ath/ath_hal/ar9002/ar9285_reset.c
208
OS_REG_RMW_FIELD(ah, AR_PHY_GAIN_2GHZ,
sys/dev/ath/ath_hal/ar9002/ar9285_reset.c
210
OS_REG_RMW_FIELD(ah, AR_PHY_GAIN_2GHZ,
sys/dev/ath/ath_hal/ar9002/ar9285_reset.c
212
OS_REG_RMW_FIELD(ah, AR_PHY_GAIN_2GHZ,
sys/dev/ath/ath_hal/ar9002/ar9285_reset.c
216
OS_REG_RMW_FIELD(ah, AR_PHY_GAIN_2GHZ + 0x1000,
sys/dev/ath/ath_hal/ar9002/ar9285_reset.c
219
OS_REG_RMW_FIELD(ah, AR_PHY_GAIN_2GHZ + 0x1000,
sys/dev/ath/ath_hal/ar9002/ar9285_reset.c
221
OS_REG_RMW_FIELD(ah, AR_PHY_GAIN_2GHZ + 0x1000,
sys/dev/ath/ath_hal/ar9002/ar9285_reset.c
224
OS_REG_RMW_FIELD(ah, AR_PHY_GAIN_2GHZ + 0x1000,
sys/dev/ath/ath_hal/ar9002/ar9287_reset.c
505
OS_REG_RMW_FIELD(ah, AR_PHY_GAIN_2GHZ + regChainOffset,
sys/dev/ath/ath_hal/ar9002/ar9287_reset.c
508
OS_REG_RMW_FIELD(ah, AR_PHY_GAIN_2GHZ + regChainOffset,
sys/dev/otus/if_otus.c
2679
tmp = otus_phy_get_def(sc, AR_PHY_GAIN_2GHZ);
sys/dev/otus/if_otus.c
2686
otus_write(sc, AR_PHY_GAIN_2GHZ, tmp);
sys/dev/otus/if_otus.c
2688
tmp = otus_phy_get_def(sc, AR_PHY_GAIN_2GHZ + offset);
sys/dev/otus/if_otus.c
2691
otus_write(sc, AR_PHY_GAIN_2GHZ + offset, tmp);
tools/tools/ath/common/dumpregs_5212.c
406
DEFVOID(AR_PHY_GAIN_2GHZ, "PHY_GAIN_2GHZ"),