Lines Matching refs:reg_set
514 reg_set(struct tda998x_priv *priv, u16 reg, u8 val) in reg_set() function
543 reg_set(priv, REG_MAIN_CNTRL0, MAIN_CNTRL0_SR); in tda998x_reset()
665 reg_set(priv, REG_DIP_IF_FLAGS, bit); in tda998x_write_if()
704 reg_set(priv, REG_SOFTRESET, SOFTRESET_AUDIO); in tda998x_audio_mute()
706 reg_set(priv, REG_AIP_CNTRL_0, AIP_CNTRL_0_RST_FIFO); in tda998x_audio_mute()
785 reg_set(priv, REG_AIP_CNTRL_0, AIP_CNTRL_0_RST_CTS); in tda998x_configure_audio()
974 reg_set(priv, REG_AIP_CNTRL_0, AIP_CNTRL_0_RST_FIFO); in tda998x_encoder_mode_set()
1072 reg_set(priv, REG_TX33, TX33_HDMI); in tda998x_encoder_mode_set()
1168 reg_set(priv, REG_TX4, TX4_PD_RAM); in tda998x_connector_get_modes()
1283 reg_set(priv, REG_I2C_MASTER, I2C_MASTER_DIS_MM); in tda998x_create()
1318 reg_set(priv, REG_INT_FLAGS_2, INT_FLAGS_2_EDID_BLK_RD); in tda998x_create()