Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dtda1997x_regs.h537 #define OF_VP_ENABLE BIT(7) /* VP[35:0]/HS/VS/DE/CLK */ macro
H A Dtda1997x.c857 reg |= OF_VP_ENABLE; in tda1997x_configure_vidout()
1057 reg &= ~OF_VP_ENABLE; in tda1997x_power_mode()
1063 reg |= OF_VP_ENABLE; in tda1997x_power_mode()
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dtda1997x_regs.h540 #define OF_VP_ENABLE BIT(7) /* VP[35:0]/HS/VS/DE/CLK */ macro
H A Dtda1997x.c857 reg |= OF_VP_ENABLE; in tda1997x_configure_vidout()
1057 reg &= ~OF_VP_ENABLE; in tda1997x_power_mode()
1063 reg |= OF_VP_ENABLE; in tda1997x_power_mode()

Completed in 11 milliseconds