Lines Matching refs:reg_clear
524 reg_clear(struct tda998x_priv *priv, u16 reg, u8 val) in reg_clear() function
544 reg_clear(priv, REG_MAIN_CNTRL0, MAIN_CNTRL0_SR); in tda998x_reset()
663 reg_clear(priv, REG_DIP_IF_FLAGS, bit); in tda998x_write_if()
705 reg_clear(priv, REG_SOFTRESET, SOFTRESET_AUDIO); in tda998x_audio_mute()
708 reg_clear(priv, REG_AIP_CNTRL_0, AIP_CNTRL_0_RST_FIFO); in tda998x_audio_mute()
745 reg_clear(priv, REG_AIP_CNTRL_0, AIP_CNTRL_0_LAYOUT | in tda998x_configure_audio()
786 reg_clear(priv, REG_AIP_CNTRL_0, AIP_CNTRL_0_RST_CTS); in tda998x_configure_audio()
978 reg_clear(priv, REG_TX33, TX33_HDMI); in tda998x_encoder_mode_set()
988 reg_clear(priv, REG_PLL_SERIAL_1, PLL_SERIAL_1_SRL_MAN_IZ); in tda998x_encoder_mode_set()
989 reg_clear(priv, REG_PLL_SERIAL_3, PLL_SERIAL_3_SRL_CCIR | in tda998x_encoder_mode_set()
1163 reg_clear(priv, REG_TX4, TX4_PD_RAM); in tda998x_connector_get_modes()
1197 reg_clear(priv, REG_INT_FLAGS_2, INT_FLAGS_2_EDID_BLK_RD); in tda998x_destroy()