Home
last modified time | relevance | path

Searched refs:CT_TUNER_START (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/drivers/media/dvb-frontends/
Ddib0090.c1688 case CT_TUNER_START: in dib0090_dc_offset_calibration()
1777 *tune_state = CT_TUNER_START; /* reset done -> real tuning can now begin */ in dib0090_dc_offset_calibration()
1791 case CT_TUNER_START: in dib0090_wbd_calibration()
1805 *tune_state = CT_TUNER_START; in dib0090_wbd_calibration()
1820 *tune_state = CT_TUNER_START; /* reset done -> real tuning can now begin */ in dib0090_wbd_calibration()
2097 if (*tune_state == CT_TUNER_START) { in dib0090_captrim_search()
2196 case CT_TUNER_START: in dib0090_get_temperature()
2226 *tune_state = CT_TUNER_START; in dib0090_get_temperature()
2259 if (*tune_state == CT_TUNER_START) { in dib0090_tune()
2280 if (*tune_state == CT_TUNER_START) { in dib0090_tune()
[all …]
Ddib0070.c378 if (*tune_state == CT_TUNER_START) { in dib0070_tune_digital()
469 } else if ((*tune_state > CT_TUNER_START) && (*tune_state < CT_TUNER_STEP_4)) { in dib0070_tune_digital()
518 state->tune_state = CT_TUNER_START; in dib0070_tune()
Ddibx000_common.h165 CT_TUNER_START = 10, enumerator