[go: nahoru, domu]

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

/drivers/media/pci/saa7134/
H A Dsaa7134-vbi.c62 saa_writeb(SAA7134_VBI_V_STOP1(task), norm->vbi_v_stop_0 & 0xff);
63 saa_writeb(SAA7134_VBI_V_STOP2(task), norm->vbi_v_stop_0 >> 8);
150 dev->vbi_vlen = dev->tvnorm->vbi_v_stop_0 - dev->tvnorm->vbi_v_start_0 + 1;
H A 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;
1216 f->fmt.vbi.count[0] = norm->vbi_v_stop_0 - norm->vbi_v_start_0 +1;
H A Dsaa7134.h98 unsigned int vbi_v_stop_0; member in struct:saa7134_tvnorm
/drivers/media/pci/tw68/
H A Dtw68.h105 u32 vbi_v_stop_0; member in struct:tw68_tvnorm
H A Dtw68-video.c107 .vbi_v_stop_0 = 22, \
119 .vbi_v_stop_0 = 21, \
200 .vbi_v_stop_0 = 21,

Completed in 111 milliseconds