Home
last modified time | relevance | path

Searched refs:AR_CAL_SAMPLES (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/ic/
H A Dar5008.c2202 ++sc->calib.nsamples < AR_CAL_SAMPLES) { in ar5008_calib_iq()
2269 ++sc->calib.nsamples < AR_CAL_SAMPLES) { in ar5008_calib_adc_gain()
2321 ++sc->calib.nsamples < AR_CAL_SAMPLES) { in ar5008_calib_adc_dc_off()
2330 count = (1 << ( 2 + 5)) * AR_CAL_SAMPLES; in ar5008_calib_adc_dc_off()
H A Dathnreg.h1325 #define AR_CAL_SAMPLES 64 /* XXX AR9280? */ macro