Home
last modified time | relevance | path

Searched refs:out_ch_map (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/mediatek/
H A Dmtk_hdmi_v2.c579 u32 out_ch_map; in mtk_hdmi_v2_aud_set_input() local
582 out_ch_map = mtk_hdmi_v2_aud_output_channel_map(0, 1, 2, 3, 4, 5, 6, 7); in mtk_hdmi_v2_aud_set_input()
583 regmap_write(hdmi->regs, TOP_AUD_MAP, out_ch_map); in mtk_hdmi_v2_aud_set_input()