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

/freebsd-10.3-release/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_cal.h25 ADC_DC_CAL = 0x4, enumerator in enum:__anon8060
H A Dar5416_cal.c74 case ADC_DC_CAL:
116 case ADC_DC_CAL:
308 if (ar5416IsCalSupp(ah, chan, ADC_DC_CAL)) {
/freebsd-10.3-release/sys/dev/ath/ath_hal/ar9001/
H A Dar9130_attach.c51 .calName = "ADC DC", .calType = ADC_DC_CAL,
106 AH5416(ah)->ah_cal.suppCals = ADC_GAIN_CAL | ADC_DC_CAL | IQ_MISMATCH_CAL;
H A Dar9160_attach.c46 .calName = "ADC DC", .calType = ADC_DC_CAL,
149 AH5416(ah)->ah_cal.suppCals = ADC_GAIN_CAL | ADC_DC_CAL | IQ_MISMATCH_CAL;
/freebsd-10.3-release/sys/dev/ath/ath_hal/ar9002/
H A Dar9285_attach.c55 .calName = "ADC DC", .calType = ADC_DC_CAL,
190 AH5416(ah)->ah_cal.suppCals = ADC_GAIN_CAL | ADC_DC_CAL | IQ_MISMATCH_CAL;
H A Dar9287_attach.c54 .calName = "ADC DC", .calType = ADC_DC_CAL,
160 AH5416(ah)->ah_cal.suppCals = ADC_DC_CAL | IQ_MISMATCH_CAL;
H A Dar9280_attach.c50 .calName = "ADC DC", .calType = ADC_DC_CAL,
202 AH5416(ah)->ah_cal.suppCals = ADC_GAIN_CAL | ADC_DC_CAL | IQ_MISMATCH_CAL;

Completed in 246 milliseconds