Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dar9002_calib.c27 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()