Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/
H A Dtda19988.c214 #define REG_ENC_CNTRL REG(0x11, 0x0d) /* read/write */ macro
398 tda19988_register_write(priv, REG_ENC_CNTRL, ENC_CNTRL_CTL_CODE(0)); in tda19988_enable()
504 tda19988_register_write(priv, REG_ENC_CNTRL, ENC_CNTRL_CTL_CODE(1)); in tda19988_enable()
/openbmc/linux/drivers/gpu/drm/i2c/
H A Dtda998x_drv.c338 #define REG_ENC_CNTRL REG(0x11, 0x0d) /* read/write */ macro
1552 reg_write(priv, REG_ENC_CNTRL, ENC_CNTRL_CTL_CODE(0)); in tda998x_bridge_mode_set()
1669 reg_write(priv, REG_ENC_CNTRL, ENC_CNTRL_CTL_CODE(1)); in tda998x_bridge_mode_set()