Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/
H A Dtda19988.c56 #define REG_VIP_CNTRL_0 REG(0x00, 0x20) /* write */ macro
514 tda19988_register_write(priv, REG_VIP_CNTRL_0, in tda19988_enable()
/openbmc/linux/drivers/gpu/drm/i2c/
H A Dtda998x_drv.c143 #define REG_VIP_CNTRL_0 REG(0x00, 0x20) /* write */ macro
1411 reg_write(priv, REG_VIP_CNTRL_0, priv->vip_cntrl_0); in tda998x_bridge_enable()