Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
H A Ddib0090.c66 #define DC_CAL 0x1 macro
1587 state->calibrate = DC_CAL | WBD_CAL | TEMP_CAL; /* enable iq-offset-calibration and wbd-calibration when tuning next time */ in dib0090_reset()
1767 state->calibrate &= ~DC_CAL; in dib0090_dc_offset_calibration()
2250 if (state->calibrate & (DC_CAL | TEMP_CAL | WBD_CAL)) in dib0090_tune()
2258 if (state->calibrate & DC_CAL) in dib0090_tune()
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/
H A Ddib0090.c66 #define DC_CAL 0x1 macro
1587 state->calibrate = DC_CAL | WBD_CAL | TEMP_CAL; /* enable iq-offset-calibration and wbd-calibration when tuning next time */ 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()

Completed in 7 milliseconds