Home
last modified time | relevance | path

Searched refs:AR_PHY_PAPD_PROBE_GAINF_S (Results 1 – 4 of 4) sorted by relevance

/freebsd-13-stable/sys/dev/ath/ath_hal/ar5211/
HDar5211phy.h67 #define AR_PHY_PAPD_PROBE_GAINF_S 25 macro
HDar5211_reset.c1989 gv->currGain = rddata >> AR_PHY_PAPD_PROBE_GAINF_S; in ar5211GetRfgain()
/freebsd-13-stable/sys/dev/ath/ath_hal/ar5212/
HDar5212phy.h187 #define AR_PHY_PAPD_PROBE_GAINF_S 25 macro
HDar5212_rfgain.c295 gv->currGain = rddata >> AR_PHY_PAPD_PROBE_GAINF_S; in ar5212GetRfgain()