Home
last modified time | relevance | path

Searched refs:AR_PHY_FIND_SIG_FIRPWR (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212phy.h102 #define AR_PHY_FIND_SIG_FIRPWR 0x03FC0000 macro
H A Dar5212_ani.c254 AR_PHY_FIND_SIG_FIRPWR, params->firpwr[level]); in ar5212AniControl()
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_spectral.c124 OS_REG_RMW_FIELD(ah, AR_PHY_FIND_SIG, AR_PHY_FIND_SIG_FIRPWR, 0x7f); in ar9300_disable_weak_signal()
H A Dar9300phy.h497 #define AR_PHY_FIND_SIG_FIRPWR 0x03FC0000 macro
/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_ani.c243 AR_PHY_FIND_SIG_FIRPWR, params->firpwr[level]); in ar5416AniControl()