Searched refs:TBG_CNTRL_1_DWIN_DIS (Results 1 – 1 of 1) sorted by relevance
230 # define TBG_CNTRL_1_DWIN_DIS (1 << 6) macro1437 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()