Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/pci/saa7134/
Dsaa7134-vbi.c62 saa_writeb(SAA7134_VBI_V_STOP1(task), norm->vbi_v_stop_0 & 0xff); in task_init()
63 saa_writeb(SAA7134_VBI_V_STOP2(task), norm->vbi_v_stop_0 >> 8); in task_init()
146 dev->vbi_vlen = dev->tvnorm->vbi_v_stop_0 - dev->tvnorm->vbi_v_start_0 + 1; in queue_setup()
Dsaa7134-video.c204 .vbi_v_stop_0 = 23, \
214 .vbi_v_stop_0 = 21, \
360 .vbi_v_stop_0 = 21,
397 dev->crop_bounds.top = (norm->vbi_v_stop_0+1)*2; in set_tvnorm()
1197 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.h98 unsigned int vbi_v_stop_0; member
/linux-4.1.27/drivers/media/pci/tw68/
Dtw68.h104 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,