Home
last modified time | relevance | path

Searched refs:CT_AGC_STEP_1 (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/media/dvb-frontends/
Ddibx000_common.h179 CT_AGC_STEP_1, enumerator
Ddib0090.c1233 *tune_state = CT_AGC_STEP_1; in dib0090_gain_control()
1279 if (*tune_state == CT_AGC_STEP_1) { /* quickly go to the correct range of the ADC power */ in dib0090_gain_control()
Ddib8000.c1310 *tune_state = CT_AGC_STEP_1; in dib8000_agc_startup()
1313 case CT_AGC_STEP_1: in dib8000_agc_startup()
/linux-4.1.27/drivers/media/usb/dvb-usb/
Ddib0700_devices.c1714 else if (tune_state == CT_AGC_STEP_1) { in dib8096_set_param_override()