HomeSort by: relevance | last modified time | path
    Searched refs:ADC_DC_CAL (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/external/isc/atheros_hal/dist/ar5416/
ar5416_cal.h 25 ADC_DC_CAL = 0x4,
ar9160_attach.c 46 .calName = "ADC DC", .calType = ADC_DC_CAL,
127 AH5416(ah)->ah_cal.suppCals = ADC_GAIN_CAL | ADC_DC_CAL | IQ_MISMATCH_CAL;
ar9285_attach.c 51 .calName = "ADC DC", .calType = ADC_DC_CAL,
118 AH5416(ah)->ah_cal.suppCals = ADC_GAIN_CAL | ADC_DC_CAL | IQ_MISMATCH_CAL;
ar5416_cal.c 53 case ADC_DC_CAL:
84 case ADC_DC_CAL:
264 if (ar5416IsCalSupp(ah, chan, ADC_DC_CAL)) {
ar9280_attach.c 49 .calName = "ADC DC", .calType = ADC_DC_CAL,
114 AH5416(ah)->ah_cal.suppCals = ADC_GAIN_CAL | ADC_DC_CAL | IQ_MISMATCH_CAL;

Completed in 108 milliseconds