Searched refs:AR_PHY_ADC_CTL (Results 1 - 7 of 7) sorted by relevance

/freebsd-9.3-release/sys/dev/ath/ath_hal/ar9002/
H A Dar9285_cal.c185 OS_REG_CLR_BIT(ah, AR_PHY_ADC_CTL, AR_PHY_ADC_CTL_OFF_PWDADC);
196 OS_REG_SET_BIT(ah, AR_PHY_ADC_CTL, AR_PHY_ADC_CTL_OFF_PWDADC);
/freebsd-9.3-release/sys/dev/ath/ath_hal/ar5212/
H A Dar5212phy.h60 #define AR_PHY_ADC_CTL 0x982C macro
H A Dar5212_reset.c313 OS_REG_WRITE(ah, AR_PHY_ADC_CTL,
/freebsd-9.3-release/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_cal.c207 OS_REG_CLR_BIT(ah, AR_PHY_ADC_CTL,
228 OS_REG_SET_BIT(ah, AR_PHY_ADC_CTL,
H A Dar5416_reset.c202 HALDEBUG(ah, HAL_DEBUG_RESET, ">>>2 %s: AR_PHY_ADC_CTL=0x%x\n",
203 __func__, OS_REG_READ(ah,AR_PHY_ADC_CTL));
/freebsd-9.3-release/tools/tools/ath/common/
H A Ddumpregs_5212.c351 DEFVOID(AR_PHY_ADC_CTL, "PHY_ADC_CTL"),
/freebsd-9.3-release/sys/dev/ath/ath_hal/ar5312/
H A Dar5312_reset.c240 OS_REG_WRITE(ah, AR_PHY_ADC_CTL,

Completed in 183 milliseconds