Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212phy.h323 #define AR_PHY_CCK_RXCTRL4_FREQ_EST_SHORT 0x01F80000 macro
/freebsd/sys/dev/ath/ath_hal/ar5312/
H A Dar5312_reset.c299 OS_REG_RMW_FIELD(ah, AR_PHY_CCK_RXCTRL4, AR_PHY_CCK_RXCTRL4_FREQ_EST_SHORT, 12); in ar5312Reset()