Searched refs:AR_PHY_AGC_NF (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/ath/ath_hal/ar5210/
H A Dar5210phy.h56 #define AR_PHY_AGC_NF 0x00000002 /* calc PHY noise-floor */ macro
H A Dar5210_reset.c961 OS_REG_READ(ah, AR_PHY_AGCCTL) | AR_PHY_AGC_NF);
964 if (!ath_hal_wait(ah, AR_PHY_AGCCTL, AR_PHY_AGC_NF, 0)) {

Completed in 54 milliseconds