Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/i2c/
Dtda998x_drv.c240 # define TBG_CNTRL_1_DWIN_DIS (1 << 6) macro
1548 reg_write(priv, REG_TBG_CNTRL_1, TBG_CNTRL_1_DWIN_DIS); in tda998x_bridge_mode_set()
1640 reg = TBG_CNTRL_1_DWIN_DIS | TBG_CNTRL_1_TGL_EN; in tda998x_bridge_mode_set()
1665 reg &= ~TBG_CNTRL_1_DWIN_DIS; in tda998x_bridge_mode_set()