Lines Matching refs:SYS_DVBT
449 case SYS_DVBT: in cxd2841er_retune_active()
799 if (system == SYS_DVBT) { in cxd2841er_set_ts_clock_mode()
859 if (priv->system == SYS_DVBT) { in cxd2841er_read_status_t_t2()
910 if (priv->system == SYS_DVBT || priv->system == SYS_DVBT2) { in cxd2841er_read_status_tc()
1400 priv, I2C_SLVT, 0x00, (delsys == SYS_DVBT ? 0x10 : 0x20)); in cxd2841er_read_agc_gain_t_t2()
1434 case SYS_DVBT: in cxd2841er_read_ber()
1453 case SYS_DVBT: in cxd2841er_read_signal_strength()
1477 case SYS_DVBT: in cxd2841er_read_snr()
1503 case SYS_DVBT: in cxd2841er_read_ucblocks()
1907 cxd2841er_set_ts_clock_mode(priv, SYS_DVBT); in cxd2841er_sleep_tc_to_active_t()
2203 if (p->delivery_system == SYS_DVBT) { in cxd2841er_set_frontend_tc()
2204 priv->system = SYS_DVBT; in cxd2841er_set_frontend_tc()
2332 case SYS_DVBT: in cxd2841er_tune_tc()
2379 case SYS_DVBT: in cxd2841er_sleep_tc()
2572 case SYS_DVBT: in cxd2841er_attach()
2619 return cxd2841er_attach(cfg, i2c, SYS_DVBT); in cxd2841er_attach_t()
2659 .delsys = { SYS_DVBT, SYS_DVBT2 },