Searched refs:ADC_DC_INIT_CAL (Results 1 - 8 of 8) sorted by relevance

/freebsd-10.3-release/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_cal.h23 ADC_DC_INIT_CAL = 0x1, enumerator in enum:__anon8060
H A Dar5416_cal.c121 case ADC_DC_INIT_CAL:
289 if (ar5416IsCalSupp(ah, chan, ADC_DC_INIT_CAL)) {
/freebsd-10.3-release/sys/dev/ath/ath_hal/ar9001/
H A Dar9130_attach.c58 .calName = "ADC Init DC", .calType = ADC_DC_INIT_CAL,
H A Dar9160_attach.c53 .calName = "ADC Init DC", .calType = ADC_DC_INIT_CAL,
/freebsd-10.3-release/sys/dev/ath/ath_hal/ar9002/
H A Dar9285_attach.c62 .calName = "ADC Init DC", .calType = ADC_DC_INIT_CAL,
H A Dar9287_attach.c61 .calName = "ADC Init DC", .calType = ADC_DC_INIT_CAL,
H A Dar9280_attach.c57 .calName = "ADC Init DC", .calType = ADC_DC_INIT_CAL,
/freebsd-10.3-release/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_reset.c3714 if (AH_TRUE == ar9300_is_cal_supp(ah, chan, ADC_DC_INIT_CAL)) {

Completed in 69 milliseconds