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

/linux-4.1.27/drivers/media/dvb-frontends/
H A Ddib0090.c83 #define WBD_CAL 0x2 macro
1591 state->calibrate = DC_CAL | WBD_CAL | TEMP_CAL; /* enable iq-offset-calibration and wbd-calibration when tuning next time */ dib0090_reset()
1799 state->calibrate &= ~WBD_CAL; dib0090_wbd_calibration()
1814 state->calibrate &= ~WBD_CAL; dib0090_wbd_calibration()
2253 if (state->calibrate & (DC_CAL | TEMP_CAL | WBD_CAL)) dib0090_tune()
2263 else if (state->calibrate & WBD_CAL) { dib0090_tune()
2509 state->calibrate |= WBD_CAL; dib0090_tune()

Completed in 49 milliseconds