Home
last modified time | relevance | path

Searched refs:AR_PHY_FIND_SIG_RELPWR (Results 1 – 2 of 2) sorted by relevance

/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_spectral.c131 OS_REG_RMW_FIELD(ah, AR_PHY_FIND_SIG, AR_PHY_FIND_SIG_RELPWR, 0x1f); in ar9300_disable_weak_signal()
HDar9300phy.h499 #define AR_PHY_FIND_SIG_RELPWR (0x1f << 6) macro