Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/msm/hdmi/
Dhdmi_audio.c85 audio->enabled, info->channels, info->channel_allocation, in msm_hdmi_audio_update()
218 uint32_t num_of_channels, uint32_t channel_allocation, in msm_hdmi_audio_info_setup() argument
233 audio->infoframe.channel_allocation = channel_allocation; in msm_hdmi_audio_info_setup()
Dhdmi.c459 unsigned int channel_allocation = 0; in msm_hdmi_audio_hw_params() local
470 channel_allocation = 0; in msm_hdmi_audio_hw_params()
475 channel_allocation = 0x3; in msm_hdmi_audio_hw_params()
480 channel_allocation = 0x0B; in msm_hdmi_audio_hw_params()
485 channel_allocation = 0x1F; in msm_hdmi_audio_hw_params()
521 msm_hdmi_audio_info_setup(hdmi, 1, chan, channel_allocation, in msm_hdmi_audio_hw_params()
Dhdmi.h219 uint32_t num_of_channels, uint32_t channel_allocation,
/kernel/linux/linux-5.10/sound/soc/qcom/qdsp6/
Dq6afe-dai.c168 hdmi->channel_allocation = 0; in q6hdmi_hw_params()
171 hdmi->channel_allocation = 0x02; in q6hdmi_hw_params()
174 hdmi->channel_allocation = 0x06; in q6hdmi_hw_params()
177 hdmi->channel_allocation = 0x0A; in q6hdmi_hw_params()
180 hdmi->channel_allocation = 0x0B; in q6hdmi_hw_params()
183 hdmi->channel_allocation = 0x12; in q6hdmi_hw_params()
186 hdmi->channel_allocation = 0x13; in q6hdmi_hw_params()
Dq6afe.h164 u16 channel_allocation; member
Dq6afe.c411 u16 channel_allocation; member
1302 pcfg->hdmi_multi_ch.channel_allocation = cfg->channel_allocation; in q6afe_hdmi_port_prepare()
/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/synopsys/
Ddw-hdmi-i2s-audio.c107 dw_hdmi_set_channel_allocation(hdmi, hparms->cea.channel_allocation); in dw_hdmi_i2s_hw_params()
/kernel/linux/linux-5.10/include/linux/
Dhdmi.h328 unsigned char channel_allocation; member
/kernel/linux/linux-5.10/drivers/video/
Dhdmi.c436 ptr[3] = frame->channel_allocation; in hdmi_audio_infoframe_pack_only()
1411 frame->channel_allocation); in hdmi_audio_infoframe_log()
1683 frame->channel_allocation = ptr[3]; in hdmi_audio_infoframe_unpack()
/kernel/linux/linux-5.10/drivers/media/i2c/
Dtda1997x.c1313 if (frame.audio.channel_allocation && in tda1997x_parse_infoframe()
1314 frame.audio.channel_allocation != state->audio_ch_alloc) { in tda1997x_parse_infoframe()
1316 state->audio_ch_alloc = frame.audio.channel_allocation; in tda1997x_parse_infoframe()
/kernel/linux/linux-5.10/sound/soc/codecs/
Dhdmi-codec.c483 hp.cea.channel_allocation = hdmi_codec_channel_alloc[idx].ca_id; in hdmi_codec_hw_params()
Dhdac_hdmi.c389 frame.channel_allocation = ca; in hdac_hdmi_setup_audio_infoframe()
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/
D0009_linux_sound.patch130 + hp.cea.channel_allocation = hdmi_codec_channel_alloc[idx].ca_id;
133 - hp.cea.channel_allocation = hdmi_codec_channel_alloc[idx].ca_id;
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/
D0020_linux_drivers_gpu.patch3247 + frame.channel_allocation = 0;
3249 + frame.channel_allocation = 0x3;
3251 + frame.channel_allocation = 0xB;
3253 + frame.channel_allocation = 0x13;