Searched refs:ADC_DC_CAL (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/ |
H A D | ar9002_calib.c | 27 ADC_DC_CAL = BIT(1), enumerator 41 case ADC_DC_CAL: in ar9002_hw_is_cal_supported() 69 case ADC_DC_CAL: in ar9002_hw_setup_calibration() 900 ah->supp_cals |= ADC_GAIN_CAL | ADC_DC_CAL; in ar9002_hw_init_cal() 912 if (ar9002_hw_is_cal_supported(ah, chan, ADC_DC_CAL)) { in ar9002_hw_init_cal() 966 ADC_DC_CAL, 973 ADC_DC_CAL, 1002 ah->supp_cals = ADC_GAIN_CAL | ADC_DC_CAL | IQ_MISMATCH_CAL; in ar9002_hw_init_cal_settings()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/ |
H A D | ar9002_calib.c | 27 ADC_DC_CAL = BIT(1), enumerator 41 case ADC_DC_CAL: in ar9002_hw_is_cal_supported() 69 case ADC_DC_CAL: in ar9002_hw_setup_calibration() 900 ah->supp_cals |= ADC_GAIN_CAL | ADC_DC_CAL; in ar9002_hw_init_cal() 912 if (ar9002_hw_is_cal_supported(ah, chan, ADC_DC_CAL)) { in ar9002_hw_init_cal() 966 ADC_DC_CAL, 973 ADC_DC_CAL, 1002 ah->supp_cals = ADC_GAIN_CAL | ADC_DC_CAL | IQ_MISMATCH_CAL; in ar9002_hw_init_cal_settings()
|
Completed in 3 milliseconds