Searched refs:tuner_frequency (Results 1 – 7 of 7) sorted by relevance
748 int tuner_frequency = 0; in philips_tdm1316l_tuner_set_params() local752 tuner_frequency = p->frequency + 36130000; in philips_tdm1316l_tuner_set_params()753 if (tuner_frequency < 87000000) in philips_tdm1316l_tuner_set_params()755 else if (tuner_frequency < 130000000) in philips_tdm1316l_tuner_set_params()757 else if (tuner_frequency < 160000000) in philips_tdm1316l_tuner_set_params()759 else if (tuner_frequency < 200000000) in philips_tdm1316l_tuner_set_params()761 else if (tuner_frequency < 290000000) in philips_tdm1316l_tuner_set_params()763 else if (tuner_frequency < 420000000) in philips_tdm1316l_tuner_set_params()765 else if (tuner_frequency < 480000000) in philips_tdm1316l_tuner_set_params()767 else if (tuner_frequency < 620000000) in philips_tdm1316l_tuner_set_params()[all …]
705 int tuner_frequency = 0; in philips_tu1216_tuner_set_params() local709 tuner_frequency = c->frequency + 36166000; in philips_tu1216_tuner_set_params()710 if (tuner_frequency < 87000000) in philips_tu1216_tuner_set_params()712 else if (tuner_frequency < 130000000) in philips_tu1216_tuner_set_params()714 else if (tuner_frequency < 160000000) in philips_tu1216_tuner_set_params()716 else if (tuner_frequency < 200000000) in philips_tu1216_tuner_set_params()718 else if (tuner_frequency < 290000000) in philips_tu1216_tuner_set_params()720 else if (tuner_frequency < 420000000) in philips_tu1216_tuner_set_params()722 else if (tuner_frequency < 480000000) in philips_tu1216_tuner_set_params()724 else if (tuner_frequency < 620000000) in philips_tu1216_tuner_set_params()[all …]
1072 int tuner_frequency = 0; in philips_tdm1316l_tuner_set_params() local1076 tuner_frequency = p->frequency + 36130000; in philips_tdm1316l_tuner_set_params()1077 if (tuner_frequency < 87000000) return -EINVAL; in philips_tdm1316l_tuner_set_params()1078 else if (tuner_frequency < 130000000) cp = 3; in philips_tdm1316l_tuner_set_params()1079 else if (tuner_frequency < 160000000) cp = 5; in philips_tdm1316l_tuner_set_params()1080 else if (tuner_frequency < 200000000) cp = 6; in philips_tdm1316l_tuner_set_params()1081 else if (tuner_frequency < 290000000) cp = 3; in philips_tdm1316l_tuner_set_params()1082 else if (tuner_frequency < 420000000) cp = 5; in philips_tdm1316l_tuner_set_params()1083 else if (tuner_frequency < 480000000) cp = 6; in philips_tdm1316l_tuner_set_params()1084 else if (tuner_frequency < 620000000) cp = 3; in philips_tdm1316l_tuner_set_params()[all …]
285 int tuner_frequency = 0; in philips_tda6651_pll_set() local289 tuner_frequency = c->frequency + 36166000; in philips_tda6651_pll_set()290 if (tuner_frequency < 87000000) in philips_tda6651_pll_set()292 else if (tuner_frequency < 130000000) in philips_tda6651_pll_set()294 else if (tuner_frequency < 160000000) in philips_tda6651_pll_set()296 else if (tuner_frequency < 200000000) in philips_tda6651_pll_set()298 else if (tuner_frequency < 290000000) in philips_tda6651_pll_set()300 else if (tuner_frequency < 420000000) in philips_tda6651_pll_set()302 else if (tuner_frequency < 480000000) in philips_tda6651_pll_set()304 else if (tuner_frequency < 620000000) in philips_tda6651_pll_set()[all …]
45 u32 tuner_frequency; member505 state->tuner_frequency = c->frequency; in stv0288_set_frontend()581 state->tuner_frequency = 0; in stv0288_attach()
42 u32 tuner_frequency; member708 state->tuner_frequency = c->frequency; in m88rs2000_set_frontend()719 c->frequency = state->tuner_frequency; in m88rs2000_get_frontend()807 state->tuner_frequency = 0; in m88rs2000_attach()
63 u32 tuner_frequency; member598 state->tuner_frequency = p->frequency; in stv0299_set_frontend()692 state->tuner_frequency = 0; in stv0299_attach()