Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/
H A Dtda19988.c146 #define TBG_CNTRL_1_TGL_EN BIT(2) macro
491 reg = TBG_CNTRL_1_DWIN_DIS | TBG_CNTRL_1_TGL_EN; in tda19988_enable()
/openbmc/linux/drivers/gpu/drm/i2c/
H A Dtda998x_drv.c236 # define TBG_CNTRL_1_TGL_EN (1 << 2) macro
1642 reg = TBG_CNTRL_1_DWIN_DIS | TBG_CNTRL_1_TGL_EN; in tda998x_bridge_mode_set()