Searched refs:DC_CAL (Results 1 – 1 of 1) sorted by relevance
66 #define DC_CAL 0x1 macro1587 …state->calibrate = DC_CAL | WBD_CAL | TEMP_CAL; /* enable iq-offset-calibration and wbd-calibratio… in dib0090_reset()1767 state->calibrate &= ~DC_CAL; in dib0090_dc_offset_calibration()2252 if (state->calibrate & (DC_CAL | TEMP_CAL | WBD_CAL)) in dib0090_tune()2260 if (state->calibrate & DC_CAL) in dib0090_tune()