Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_calib.c231 case ADC_DC_CAL: in ath9k_hw_setup_calibration()
322 case ADC_DC_CAL: in ath9k_hw_iscal_supported()
991 if (ath9k_hw_iscal_supported(ah, chan, ADC_DC_CAL)) { in ath9k_hw_init_cal()
1050 ADC_DC_CAL,
1057 ADC_DC_CAL,
H A Darn_hw.h792 ADC_DC_CAL = 0x4, enumerator
H A Darn_hw.c787 ahp->ah_suppCals = ADC_GAIN_CAL | ADC_DC_CAL | IQ_MISMATCH_CAL; in ath9k_hw_do_attach()