Home
last modified time | relevance | path

Searched refs:VDP_CTRL_COMPDEL_BP (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dtda1997x_regs.h166 #define VDP_CTRL_COMPDEL_BP BIT(5) /* bypass compdel */ macro
H A Dtda1997x.c872 reg &= ~(VDP_CTRL_FORMATTER_BP | VDP_CTRL_COMPDEL_BP); in tda1997x_configure_vidout()
875 reg &= ~VDP_CTRL_COMPDEL_BP; in tda1997x_configure_vidout()
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dtda1997x_regs.h169 #define VDP_CTRL_COMPDEL_BP BIT(5) /* bypass compdel */ macro
H A Dtda1997x.c872 reg &= ~(VDP_CTRL_FORMATTER_BP | VDP_CTRL_COMPDEL_BP); in tda1997x_configure_vidout()
875 reg &= ~VDP_CTRL_COMPDEL_BP; in tda1997x_configure_vidout()

Completed in 11 milliseconds