Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/tuners/
H A Dr820t.c934 u32 if_khz, filt_cal_lo; in r820t_set_tv_standard() local
944 filt_cal_lo = 59000; in r820t_set_tv_standard()
956 filt_cal_lo = 73500; in r820t_set_tv_standard()
968 filt_cal_lo = 55000; in r820t_set_tv_standard()
981 filt_cal_lo = 56000; /* 52000->56000 */ in r820t_set_tv_standard()
1001 filt_cal_lo = 60000; in r820t_set_tv_standard()
1014 filt_cal_lo = 63000; in r820t_set_tv_standard()
1026 filt_cal_lo = 68500; in r820t_set_tv_standard()
1094 rc = r820t_set_pll(priv, type, filt_cal_lo * 1000); in r820t_set_tv_standard()