Lines Matching refs:reg_set
503 reg_set(struct tda998x_priv *priv, uint16_t reg, uint8_t val) in reg_set() function
532 reg_set(priv, REG_MAIN_CNTRL0, MAIN_CNTRL0_SR); in tda998x_reset()
613 reg_set(priv, REG_DIP_IF_FLAGS, bit); in tda998x_write_if()
655 reg_set(priv, REG_SOFTRESET, SOFTRESET_AUDIO); in tda998x_audio_mute()
657 reg_set(priv, REG_AIP_CNTRL_0, AIP_CNTRL_0_RST_FIFO); in tda998x_audio_mute()
736 reg_set(priv, REG_AIP_CNTRL_0, AIP_CNTRL_0_RST_CTS); in tda998x_configure_audio()
922 reg_set(priv, REG_AIP_CNTRL_0, AIP_CNTRL_0_RST_FIFO); in tda998x_encoder_mode_set()
1020 reg_set(priv, REG_TX33, TX33_HDMI); in tda998x_encoder_mode_set()
1108 reg_set(priv, REG_TX4, TX4_PD_RAM); in tda998x_encoder_get_modes()
1299 reg_set(priv, REG_I2C_MASTER, I2C_MASTER_DIS_MM); in tda998x_create()
1335 reg_set(priv, REG_INT_FLAGS_2, INT_FLAGS_2_EDID_BLK_RD); in tda998x_create()