Searched refs:TEMP_CAL (Results 1 – 1 of 1) sorted by relevance
84 #define TEMP_CAL 0x4 macro1591 …state->calibrate = DC_CAL | WBD_CAL | TEMP_CAL; /* enable iq-offset-calibration and wbd-calibratio… in dib0090_reset()2219 state->calibrate &= ~TEMP_CAL; in dib0090_get_temperature()2253 if (state->calibrate & (DC_CAL | TEMP_CAL | WBD_CAL)) in dib0090_tune()2267 } else if (state->calibrate & TEMP_CAL) in dib0090_tune()2510 state->calibrate |= TEMP_CAL; in dib0090_tune()