Searched refs:GRL_AUDIO_CFG (Results 1 – 2 of 2) sorted by relevance
59 #define GRL_AUDIO_CFG 0x17C macro
221 regmap_set_bits(hdmi->regs, GRL_AUDIO_CFG, AUDIO_ZERO); in mtk_hdmi_hw_aud_mute()226 regmap_clear_bits(hdmi->regs, GRL_AUDIO_CFG, AUDIO_ZERO); in mtk_hdmi_hw_aud_unmute()469 regmap_update_bits(hdmi->regs, GRL_AUDIO_CFG, mask, val); in mtk_hdmi_hw_audio_config()
Completed in 7 milliseconds