Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/
H A Dtda19988.c145 #define TBG_CNTRL_1_V_TGL BIT(1) macro
495 reg |= TBG_CNTRL_1_V_TGL; in tda19988_enable()
/openbmc/linux/drivers/gpu/drm/i2c/
H A Dtda998x_drv.c235 # define TBG_CNTRL_1_V_TGL (1 << 1) macro
1646 reg |= TBG_CNTRL_1_V_TGL; in tda998x_bridge_mode_set()