Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/
H A Dtda19988.c82 #define VIP_CNTRL_4_BLANKIT(x) (((x) & 3) << 2) macro
407 VIP_CNTRL_4_BLANKIT(0) | VIP_CNTRL_4_BLC(0) | in tda19988_enable()
/openbmc/linux/drivers/gpu/drm/i2c/
H A Dtda998x_drv.c169 # define VIP_CNTRL_4_BLANKIT(x) (((x) & 3) << 2) macro
1559 reg_write(priv, REG_VIP_CNTRL_4, VIP_CNTRL_4_BLANKIT(0) | in tda998x_bridge_mode_set()