Home
last modified time | relevance | path

Searched refs:CAL_DONE (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_cal.h34 CAL_DONE enumerator
H A Dar5416_cal.c358 if (currCal->calState != CAL_DONE) { in ar5416ResetCalValid()
424 currCal->calState = CAL_DONE; in ar5416DoCalibration()
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300.h348 CAL_DONE enumerator
H A Dar9300_reset.c2382 curr_cal->cal_state = CAL_DONE; in ar9300_per_calibration()
4025 if (curr_cal->cal_state != CAL_DONE) { in ar9300_reset_cal_valid()