Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/ath/ath_hal/ar5212/
Dar5212phy.h335 #define AR_PHY_FAST_ADC 0xA24C macro
Dar5212_reset.c383 if (OS_REG_READ(ah, AR_PHY_FAST_ADC) != newReg) in ar5212Reset()
384 OS_REG_WRITE(ah, AR_PHY_FAST_ADC, newReg); in ar5212Reset()
/freebsd-10-stable/tools/tools/ath/common/
Ddumpregs_5212.c413 DEFVOID(AR_PHY_FAST_ADC, "PHY_FAST_ADC"),