Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/display/dc/dce/
H A Ddce_audio.c110 if (audio_info->modes[index].channel_count > in is_audio_format_supported()
132 uint32_t channel_count, in check_audio_bandwidth_hdmi() argument
143 if (channel_count > 2) { in check_audio_bandwidth_hdmi()
250 uint32_t channel_count, in check_audio_bandwidth_dpsst() argument
259 uint32_t channel_count, in check_audio_bandwidth_dpmst() argument
267 uint32_t channel_count, in check_audio_bandwidth() argument
274 crtc_info, channel_count, sample_rates); in check_audio_bandwidth()
279 crtc_info, channel_count, sample_rates); in check_audio_bandwidth()
283 crtc_info, channel_count, sample_rates); in check_audio_bandwidth()
519 audio_mode->channel_count, in dce_aud_az_configure()
[all …]
/dragonfly/sys/dev/drm/amd/display/dc/
H A Ddc_types.h157 uint8_t channel_count; /* ucData[0] [2:0]*/ member
488 uint8_t channel_count; member
/dragonfly/sys/dev/drm/amd/display/dc/core/
H A Ddc_stream.c72 stream->audio_info.modes[i].channel_count = dc_sink_data->edid_caps.audio_modes[i].channel_count; in construct()
H A Ddc_link.c870 sink->edid_caps.audio_modes[i].channel_count, in dc_link_detect()
/dragonfly/sys/dev/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_helpers.c114 edid_caps->audio_modes[i].channel_count = sad->channels + 1; in dm_helpers_parse_edid_caps()
H A Damdgpu_dm.c2445 audio_info->modes[i].channel_count = in fill_audio_info()
2446 edid_caps->audio_modes[i].channel_count; in fill_audio_info()