Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/common/saa7146/
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-6.12.1/include/media/drv-intf/
Dsaa7146_vv.h112 #define SAA7146_USE_PORT_B_FOR_VBI 0x2 /* use input port b for vbi hardware bug workaround */ macro
/linux-6.12.1/drivers/staging/media/av7110/
Dav7110_v4l.c950 .flags = SAA7146_USE_PORT_B_FOR_VBI,