Home
last modified time | relevance | path

Searched refs:VIP_CNTRL_3_V_TGL (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/video/
H A Dtda19988.c74 #define VIP_CNTRL_3_V_TGL BIT(2) macro
445 reg |= VIP_CNTRL_3_V_TGL; in tda19988_enable()
/openbmc/linux/drivers/gpu/drm/i2c/
H A Dtda998x_drv.c161 # define VIP_CNTRL_3_V_TGL (1 << 2) macro
1608 reg |= VIP_CNTRL_3_V_TGL; in tda998x_bridge_mode_set()