Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/saa7134/
H A Dsaa7134-vbi.c51 saa_writeb(SAA7134_VBI_V_STOP1(task), norm->vbi_v_stop_0 & 0xff); in task_init()
52 saa_writeb(SAA7134_VBI_V_STOP2(task), norm->vbi_v_stop_0 >> 8); in task_init()
136 dev->vbi_vlen = dev->tvnorm->vbi_v_stop_0 - dev->tvnorm->vbi_v_start_0 + 1; in queue_setup()
H A Dsaa7134-video.c179 .vbi_v_stop_0 = 23, \
189 .vbi_v_stop_0 = 21, \
335 .vbi_v_stop_0 = 21,
372 dev->crop_bounds.top = (norm->vbi_v_stop_0+1)*2; in set_tvnorm()
1028 f->fmt.vbi.count[0] = norm->vbi_v_stop_0 - norm->vbi_v_start_0 +1; in saa7134_try_get_set_fmt_vbi_cap()
H A Dsaa7134.h87 unsigned int vbi_v_stop_0; member
/openbmc/linux/drivers/media/pci/tw68/
H A Dtw68.h80 u32 vbi_v_stop_0; member
H A Dtw68-video.c88 .vbi_v_stop_0 = 22, \
100 .vbi_v_stop_0 = 21, \
181 .vbi_v_stop_0 = 21,