Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/
H A Dtda19988.c61 #define REG_VIP_CNTRL_1 REG(0x00, 0x21) /* write */ macro
516 tda19988_register_write(priv, REG_VIP_CNTRL_1, in tda19988_enable()
/openbmc/linux/drivers/gpu/drm/i2c/
H A Dtda998x_drv.c148 #define REG_VIP_CNTRL_1 REG(0x00, 0x21) /* write */ macro
1412 reg_write(priv, REG_VIP_CNTRL_1, priv->vip_cntrl_1); in tda998x_bridge_enable()