Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/ath9k/
Dar9002_calib.c25 ADC_DC_CAL = BIT(1), enumerator
39 case ADC_DC_CAL: in ar9002_hw_is_cal_supported()
68 case ADC_DC_CAL: in ar9002_hw_setup_calibration()
871 ah->supp_cals |= ADC_GAIN_CAL | ADC_DC_CAL; in ar9002_hw_init_cal()
883 if (ar9002_hw_is_cal_supported(ah, chan, ADC_DC_CAL)) { in ar9002_hw_init_cal()
937 ADC_DC_CAL,
944 ADC_DC_CAL,
973 ah->supp_cals = ADC_GAIN_CAL | ADC_DC_CAL | IQ_MISMATCH_CAL; in ar9002_hw_init_cal_settings()