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

/freebsd-13-stable/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_cal.h25 ADC_DC_INIT_CAL = 0x1, enumerator in enum:__anon11518
H A Dar5416_cal.c123 case ADC_DC_INIT_CAL:
290 if (ar5416IsCalSupp(ah, chan, ADC_DC_INIT_CAL)) {
/freebsd-13-stable/sys/dev/ath/ath_hal/ar9001/
H A Dar9130_attach.c60 .calName = "ADC Init DC", .calType = ADC_DC_INIT_CAL,
H A Dar9160_attach.c55 .calName = "ADC Init DC", .calType = ADC_DC_INIT_CAL,
/freebsd-13-stable/sys/dev/ath/ath_hal/ar9002/
H A Dar9285_attach.c64 .calName = "ADC Init DC", .calType = ADC_DC_INIT_CAL,
H A Dar9287_attach.c63 .calName = "ADC Init DC", .calType = ADC_DC_INIT_CAL,
H A Dar9280_attach.c59 .calName = "ADC Init DC", .calType = ADC_DC_INIT_CAL,
/freebsd-13-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_reset.c3930 if (AH_TRUE == ar9300_is_cal_supp(ah, chan, ADC_DC_INIT_CAL)) {

Completed in 187 milliseconds