Home
last modified time | relevance | path

Searched refs:SAA7146_USE_PORT_B_FOR_VBI (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/media/common/saa7146/
H A Dsaa7146_vbi.c43 if ( 0 != (SAA7146_USE_PORT_B_FOR_VBI & dev->ext_vv_data->flags)) { in vbi_workaround()
364 if ( 0 != (SAA7146_USE_PORT_B_FOR_VBI & dev->ext_vv_data->flags)) { in vbi_begin()
/linux/include/media/drv-intf/
H A Dsaa7146_vv.h112 #define SAA7146_USE_PORT_B_FOR_VBI 0x2 /* use input port b for vbi hardware bug workaround */ macro
/linux/drivers/staging/media/av7110/
H A Dav7110_v4l.c950 .flags = SAA7146_USE_PORT_B_FOR_VBI,