Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/mediatek/
H A Dmtk_hdmi_common.c154 aud_params.aud_input_type = HDMI_AUD_INPUT_I2S; in mtk_hdmi_audio_params()
161 aud_params.aud_input_type = HDMI_AUD_INPUT_SPDIF; in mtk_hdmi_audio_params()
172 aud_params.aud_codec, aud_params.aud_input_type, in mtk_hdmi_audio_params()
369 aud_param->aud_input_type = HDMI_AUD_INPUT_I2S; in mtk_hdmi_register_audio_driver()
H A Dmtk_hdmi_common.h122 enum hdmi_aud_input_type aud_input_type; member
H A Dmtk_hdmi_v2.c611 if (aud_param->aud_input_type == HDMI_AUD_INPUT_I2S) { in mtk_hdmi_v2_aud_set_input()