Searched refs:TBG_CNTRL_1_DWIN_DIS (Results 1 – 1 of 1) sorted by relevance
194 # define TBG_CNTRL_1_DWIN_DIS (1 << 6) macro925 reg_write(priv, REG_TBG_CNTRL_1, TBG_CNTRL_1_DWIN_DIS); in tda998x_encoder_mode_set()1004 reg = TBG_CNTRL_1_DWIN_DIS | TBG_CNTRL_1_TGL_EN; in tda998x_encoder_mode_set()1017 reg &= ~TBG_CNTRL_1_DWIN_DIS; in tda998x_encoder_mode_set()