Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/common/saa7146/
Dsaa7146_vbi.c43 if ( 0 != (SAA7146_USE_PORT_B_FOR_VBI & dev->ext_vv_data->flags)) { in vbi_workaround()
409 if ( 0 != (SAA7146_USE_PORT_B_FOR_VBI & dev->ext_vv_data->flags)) { in vbi_open()
/Linux-v4.19/include/media/drv-intf/
Dsaa7146_vv.h150 #define SAA7146_USE_PORT_B_FOR_VBI 0x2 /* use input port b for vbi hardware bug workaround */ macro
/Linux-v4.19/drivers/media/pci/ttpci/
Dav7110_v4l.c953 .flags = SAA7146_USE_PORT_B_FOR_VBI,