Searched refs:VDP_CTRL_COMPDEL_BP (Results 1 – 2 of 2) sorted by relevance
169 #define VDP_CTRL_COMPDEL_BP BIT(5) /* bypass compdel */ macro
872 reg &= ~(VDP_CTRL_FORMATTER_BP | VDP_CTRL_COMPDEL_BP); in tda1997x_configure_vidout()875 reg &= ~VDP_CTRL_COMPDEL_BP; in tda1997x_configure_vidout()