Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/
H A Dtda19988.c66 #define REG_VIP_CNTRL_2 REG(0x00, 0x22) /* write */ macro
518 tda19988_register_write(priv, REG_VIP_CNTRL_2, in tda19988_enable()
/openbmc/linux/drivers/gpu/drm/i2c/
H A Dtda998x_drv.c153 #define REG_VIP_CNTRL_2 REG(0x00, 0x22) /* write */ macro
1413 reg_write(priv, REG_VIP_CNTRL_2, priv->vip_cntrl_2); in tda998x_bridge_enable()