HomeSort by: relevance | last modified time | path
    Searched refs:AR_PHY_AGC_NF (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/isc/atheros_hal/dist/ar5210/
ar5210phy.h 56 #define AR_PHY_AGC_NF 0x00000002 /* calc PHY noise-floor */
ar5210_reset.c 959 OS_REG_READ(ah, AR_PHY_AGCCTL) | AR_PHY_AGC_NF);
962 if (!ath_hal_wait(ah, AR_PHY_AGCCTL, AR_PHY_AGC_NF, 0)) {

Completed in 15 milliseconds