Home
last modified time | relevance | path

Searched refs:TBG_CNTRL_1_DWIN_DIS (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/i2c/
H A Dtda998x_drv.c239 # define TBG_CNTRL_1_DWIN_DIS (1 << 6) macro
1547 reg_write(priv, REG_TBG_CNTRL_1, TBG_CNTRL_1_DWIN_DIS); in tda998x_bridge_mode_set()
1639 reg = TBG_CNTRL_1_DWIN_DIS | TBG_CNTRL_1_TGL_EN; in tda998x_bridge_mode_set()
1664 reg &= ~TBG_CNTRL_1_DWIN_DIS; in tda998x_bridge_mode_set()
/kernel/linux/linux-6.6/drivers/gpu/drm/i2c/
H A Dtda998x_drv.c240 # define TBG_CNTRL_1_DWIN_DIS (1 << 6) macro
1550 reg_write(priv, REG_TBG_CNTRL_1, TBG_CNTRL_1_DWIN_DIS); in tda998x_bridge_mode_set()
1642 reg = TBG_CNTRL_1_DWIN_DIS | TBG_CNTRL_1_TGL_EN; in tda998x_bridge_mode_set()
1667 reg &= ~TBG_CNTRL_1_DWIN_DIS; in tda998x_bridge_mode_set()

Completed in 7 milliseconds