Home
last modified time | relevance | path

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

/linux-4.1.27/include/media/
Dsaa7146_vv.h148 #define SAA7146_USE_PORT_B_FOR_VBI 0x2 /* use input port b for vbi hardware bug workaround */ macro
/linux-4.1.27/drivers/media/common/saa7146/
Dsaa7146_vbi.c42 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-4.1.27/drivers/media/pci/ttpci/
Dav7110_v4l.c956 .flags = SAA7146_USE_PORT_B_FOR_VBI,