Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/include/media/drv-intf/
Dsaa7146_vv.h149 #define SAA7146_USE_PORT_B_FOR_VBI 0x2 /* use input port b for vbi hardware bug workaround */ macro
/kernel/linux/linux-5.10/drivers/media/pci/ttpci/
Dav7110_v4l.c942 .flags = SAA7146_USE_PORT_B_FOR_VBI,