Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath9k/
Dar9002_calib.c738 REG_CLR_BIT(ah, AR_PHY_ADC_CTL, AR_PHY_ADC_CTL_OFF_PWDADC); in ar9285_hw_cl_cal()
750 REG_SET_BIT(ah, AR_PHY_ADC_CTL, AR_PHY_ADC_CTL_OFF_PWDADC); in ar9285_hw_cl_cal()
826 REG_CLR_BIT(ah, AR_PHY_ADC_CTL, in ar9002_hw_init_cal()
849 REG_SET_BIT(ah, AR_PHY_ADC_CTL, in ar9002_hw_init_cal()
Dar9002_phy.h66 #define AR_PHY_ADC_CTL 0x982C macro