Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/media/dvb/frontends/
Ddib0090.c1698 case CT_TUNER_START: in dib0090_dc_offset_calibration()
1788 *tune_state = CT_TUNER_START; /* reset done -> real tuning can now begin */ in dib0090_dc_offset_calibration()
1802 case CT_TUNER_START: in dib0090_wbd_calibration()
1816 *tune_state = CT_TUNER_START; in dib0090_wbd_calibration()
1831 *tune_state = CT_TUNER_START; /* reset done -> real tuning can now begin */ in dib0090_wbd_calibration()
2108 if (*tune_state == CT_TUNER_START) { in dib0090_captrim_search()
2206 case CT_TUNER_START: in dib0090_get_temperature()
2236 *tune_state = CT_TUNER_START; in dib0090_get_temperature()
2269 if (*tune_state == CT_TUNER_START) { in dib0090_tune()
2290 if (*tune_state == CT_TUNER_START) { in dib0090_tune()
[all …]
Ddib0070.c385 if (*tune_state == CT_TUNER_START) { in dib0070_tune_digital()
476 } else if ((*tune_state > CT_TUNER_START) && (*tune_state < CT_TUNER_STEP_4)) { in dib0070_tune_digital()
524 state->tune_state = CT_TUNER_START; in dib0070_tune()
Ddibx000_common.h166 CT_TUNER_START = 10, enumerator