Searched refs:AR_PHY_SETTLING (Results 1 – 10 of 10) sorted by relevance
/freebsd/sys/dev/ath/ath_hal/ar5212/ |
H A D | ar5212phy.h | 79 #define AR_PHY_SETTLING 0x9844 macro
|
H A D | ar5212_reset.c | 1676 OS_REG_RMW_FIELD(ah, AR_PHY_SETTLING, in ar5212SetBoardValues()
|
/freebsd/sys/dev/ath/ath_hal/ar9002/ |
H A D | ar9287_reset.c | 520 OS_REG_RMW_FIELD(ah, AR_PHY_SETTLING, in ar9287SetBoardValues() 523 OS_REG_RMW_FIELD(ah, AR_PHY_SETTLING, in ar9287SetBoardValues()
|
H A D | ar9285_reset.c | 317 OS_REG_RMW_FIELD(ah, AR_PHY_SETTLING, AR_PHY_SETTLING_SWITCH, in ar9285SetBoardValues() 347 OS_REG_RMW_FIELD(ah, AR_PHY_SETTLING, in ar9285SetBoardValues()
|
/freebsd/tools/tools/ath/common/ |
H A D | dumpregs_5212.c | 353 DEFVOID(AR_PHY_SETTLING, "PHY_SETTLING"),
|
/freebsd/sys/dev/otus/ |
H A D | if_otusreg.h | 127 #define AR_PHY_SETTLING (AR_PHY_BASE + 0x0044) macro
|
H A D | if_otus.c | 2633 tmp = otus_phy_get_def(sc, AR_PHY_SETTLING); in otus_set_board_values() 2636 otus_write(sc, AR_PHY_SETTLING, tmp); in otus_set_board_values()
|
/freebsd/sys/dev/ath/ath_hal/ar5312/ |
H A D | ar5312_reset.c | 306 OS_REG_RMW_FIELD(ah, AR_PHY_SETTLING, AR_PHY_SETTLING_AGC, 32); in ar5312Reset()
|
/freebsd/sys/dev/ath/ath_hal/ar5416/ |
H A D | ar5416_reset.c | 1677 OS_REG_RMW_FIELD(ah, AR_PHY_SETTLING, AR_PHY_SETTLING_SWITCH, pModal->switchSettling); in ar5416SetBoardValues() 1714 OS_REG_RMW_FIELD(ah, AR_PHY_SETTLING, AR_PHY_SETTLING_SWITCH, in ar5416SetBoardValues()
|
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/ |
H A D | ar9300phy.h | 339 #define AR_PHY_SETTLING AR_AGC_OFFSET(BB_settling_time) macro
|