Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dar9002_calib.c770 REG_CLR_BIT(ah, AR_PHY_ADC_CTL, AR_PHY_ADC_CTL_OFF_PWDADC); in ar9285_hw_cl_cal()
782 REG_SET_BIT(ah, AR_PHY_ADC_CTL, AR_PHY_ADC_CTL_OFF_PWDADC); in ar9285_hw_cl_cal()
858 REG_CLR_BIT(ah, AR_PHY_ADC_CTL, in ar9002_hw_init_cal()
881 REG_SET_BIT(ah, AR_PHY_ADC_CTL, in ar9002_hw_init_cal()
H A Dar9002_phy.h66 #define AR_PHY_ADC_CTL 0x982C macro