Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i2c/
Dtda998x_drv.c230 # define TBG_CNTRL_1_DWIN_DIS (1 << 6) macro
1437 reg_write(priv, REG_TBG_CNTRL_1, TBG_CNTRL_1_DWIN_DIS); in tda998x_bridge_mode_set()
1518 reg = TBG_CNTRL_1_DWIN_DIS | TBG_CNTRL_1_TGL_EN; in tda998x_bridge_mode_set()
1545 reg &= ~TBG_CNTRL_1_DWIN_DIS; in tda998x_bridge_mode_set()