Searched refs:Fsc (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/pci/bt8xx/ |
H A D | bttv-vbi.c | 255 f->sampling_rate = tvnorm->Fsc; in try_fmt() 386 frt->fmt.vbi.sampling_rate = tvnorm->Fsc; in bttv_g_fmt_vbi_cap() 415 f->fmt.sampling_rate = tvnorm->Fsc; in bttv_vbi_fmt_reset()
|
H A D | bttvp.h | 80 u32 Fsc; member
|
H A D | bttv-driver.c | 279 .Fsc = 35468950, 313 .Fsc = 28636363, 340 .Fsc = 35468950, 366 .Fsc = 28636363, 392 .Fsc = 28636363, 418 .Fsc = 35468950, 444 .Fsc = 28636363, 473 .Fsc = 35468950, 851 int fsc = bttv_tvnorms[btv->tvnorm].Fsc; in bt848A_set_timing()
|
/kernel/linux/linux-6.6/drivers/media/pci/bt8xx/ |
H A D | bttv-vbi.c | 201 f->sampling_rate = tvnorm->Fsc; in try_fmt() 326 frt->fmt.vbi.sampling_rate = tvnorm->Fsc; in bttv_g_fmt_vbi_cap() 354 f->fmt.sampling_rate = tvnorm->Fsc; in bttv_vbi_fmt_reset()
|
H A D | bttv-driver.c | 279 .Fsc = 35468950, 313 .Fsc = 28636363, 340 .Fsc = 35468950, 366 .Fsc = 28636363, 392 .Fsc = 28636363, 418 .Fsc = 35468950, 444 .Fsc = 28636363, 473 .Fsc = 35468950, 836 int fsc = bttv_tvnorms[btv->tvnorm].Fsc; in bt848A_set_timing()
|
H A D | bttvp.h | 79 u32 Fsc; member
|
Completed in 13 milliseconds