Home
last modified time | relevance | path

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

/trueos/sys/dev/ath/ath_hal/ar5212/
HDar5212phy.h324 #define AR_PHY_CCK_RXCTRL4_FREQ_EST_SHORT 0x01F80000 macro
/trueos/sys/dev/ath/ath_hal/ar5312/
HDar5312_reset.c297 OS_REG_RMW_FIELD(ah, AR_PHY_CCK_RXCTRL4, AR_PHY_CCK_RXCTRL4_FREQ_EST_SHORT, 12); in ar5312Reset()