Home
last modified time | relevance | path

Searched refs:AR_PHY_SETTLING (Results 1 – 10 of 10) sorted by relevance

/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212phy.h79 #define AR_PHY_SETTLING 0x9844 macro
H A Dar5212_reset.c1676 OS_REG_RMW_FIELD(ah, AR_PHY_SETTLING, in ar5212SetBoardValues()
/freebsd/sys/dev/ath/ath_hal/ar9002/
H A Dar9287_reset.c520 OS_REG_RMW_FIELD(ah, AR_PHY_SETTLING, in ar9287SetBoardValues()
523 OS_REG_RMW_FIELD(ah, AR_PHY_SETTLING, in ar9287SetBoardValues()
H A Dar9285_reset.c317 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 Ddumpregs_5212.c353 DEFVOID(AR_PHY_SETTLING, "PHY_SETTLING"),
/freebsd/sys/dev/otus/
H A Dif_otusreg.h127 #define AR_PHY_SETTLING (AR_PHY_BASE + 0x0044) macro
H A Dif_otus.c2633 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 Dar5312_reset.c306 OS_REG_RMW_FIELD(ah, AR_PHY_SETTLING, AR_PHY_SETTLING_AGC, 32); in ar5312Reset()
/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_reset.c1677 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 Dar9300phy.h339 #define AR_PHY_SETTLING AR_AGC_OFFSET(BB_settling_time) macro