Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/tuners/
H A Dr820t.c954 u32 if_khz, filt_cal_lo; in r820t_set_tv_standard() local
964 filt_cal_lo = 59000; in r820t_set_tv_standard()
976 filt_cal_lo = 73500; in r820t_set_tv_standard()
988 filt_cal_lo = 55000; in r820t_set_tv_standard()
1001 filt_cal_lo = 56000; /* 52000->56000 */ in r820t_set_tv_standard()
1021 filt_cal_lo = 60000; in r820t_set_tv_standard()
1034 filt_cal_lo = 63000; in r820t_set_tv_standard()
1046 filt_cal_lo = 68500; in r820t_set_tv_standard()
1114 rc = r820t_set_pll(priv, type, filt_cal_lo * 1000); in r820t_set_tv_standard()