Home
last modified time | relevance | path

Searched refs:loop_through (Results 1 – 8 of 8) sorted by relevance

/linux-4.4.14/drivers/media/tuners/
Dfc0012.h44 bool loop_through; member
Dtda18218.h30 u8 loop_through:1; member
Dr820t.c957 u8 filt_gain, img_r, filt_q, hp_cor, ext_enable, loop_through; in r820t_set_tv_standard() local
971 loop_through = 0x00; /* r5[7], lt on */ in r820t_set_tv_standard()
983 loop_through = 0x00; /* r5[7], lt on */ in r820t_set_tv_standard()
995 loop_through = 0x00; /* r5[7], lt on */ in r820t_set_tv_standard()
1008 loop_through = 0x00; /* r5[7], lt on */ in r820t_set_tv_standard()
1028 loop_through = 0x00; /* r5[7], lt on */ in r820t_set_tv_standard()
1041 loop_through = 0x00; /* r5[7], lt on */ in r820t_set_tv_standard()
1053 loop_through = 0x00; /* r5[7], lt on */ in r820t_set_tv_standard()
1177 rc = r820t_write_reg_mask(priv, 0x05, loop_through, 0x80); in r820t_set_tv_standard()
Dfc0012.c110 if (priv->cfg->loop_through) in fc0012_init()
481 if (priv->cfg->loop_through) { in fc0012_attach()
Dtda18218.c338 if (priv->cfg->loop_through) { in tda18218_attach()
/linux-4.4.14/drivers/media/dvb-frontends/
Dts2020.h35 bool loop_through:1; member
Dts2020.c41 bool loop_through:1; member
143 if (priv->loop_through) in ts2020_init()
595 dev->loop_through = pdata->loop_through; in ts2020_probe()
675 if (dev->loop_through) in ts2020_probe()
/linux-4.4.14/drivers/media/usb/dvb-usb-v2/
Daf9035.c1269 .loop_through = true,