Home
last modified time | relevance | path

Searched refs:AR_PHY_FAST_ADC (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212phy.h334 #define AR_PHY_FAST_ADC 0xA24C macro
H A Dar5212_reset.c386 if (OS_REG_READ(ah, AR_PHY_FAST_ADC) != newReg) in ar5212Reset()
387 OS_REG_WRITE(ah, AR_PHY_FAST_ADC, newReg); in ar5212Reset()
/freebsd/tools/tools/ath/common/
H A Ddumpregs_5212.c412 DEFVOID(AR_PHY_FAST_ADC, "PHY_FAST_ADC"),