Searched refs:AR_PHY_ADC_CTL_OFF_PWDADC (Results 1 – 2 of 2) sorted by relevance
730 REG_CLR_BIT(ah, AR_PHY_ADC_CTL, AR_PHY_ADC_CTL_OFF_PWDADC); in ar9285_hw_cl_cal()741 REG_SET_BIT(ah, AR_PHY_ADC_CTL, AR_PHY_ADC_CTL_OFF_PWDADC); in ar9285_hw_cl_cal()818 AR_PHY_ADC_CTL_OFF_PWDADC); in ar9002_hw_init_cal()840 AR_PHY_ADC_CTL_OFF_PWDADC); in ar9002_hw_init_cal()
69 #define AR_PHY_ADC_CTL_OFF_PWDADC 0x00008000 macro