Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/pci/saa7134/
Dsaa7134-vbi.c60 saa_writeb(SAA7134_VBI_V_STOP1(task), norm->vbi_v_stop_0 & 0xff); in task_init()
61 saa_writeb(SAA7134_VBI_V_STOP2(task), norm->vbi_v_stop_0 >> 8); in task_init()
145 dev->vbi_vlen = dev->tvnorm->vbi_v_stop_0 - dev->tvnorm->vbi_v_start_0 + 1; in queue_setup()
Dsaa7134-video.c202 .vbi_v_stop_0 = 23, \
212 .vbi_v_stop_0 = 21, \
358 .vbi_v_stop_0 = 21,
395 dev->crop_bounds.top = (norm->vbi_v_stop_0+1)*2; in set_tvnorm()
1260 f->fmt.vbi.count[0] = norm->vbi_v_stop_0 - norm->vbi_v_start_0 +1; in saa7134_try_get_set_fmt_vbi_cap()
Dsaa7134.h96 unsigned int vbi_v_stop_0; member
/Linux-v4.19/drivers/media/pci/tw68/
Dtw68.h89 u32 vbi_v_stop_0; member
Dtw68-video.c107 .vbi_v_stop_0 = 22, \
119 .vbi_v_stop_0 = 21, \
200 .vbi_v_stop_0 = 21,