Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_audio.c92 uint32_t max_channe_index = 0; in is_audio_format_supported() local
105 audio_info->modes[max_channe_index].channel_count) { in is_audio_format_supported()
106 max_channe_index = index; in is_audio_format_supported()
111 max_channe_index = index; in is_audio_format_supported()
118 *format_index = max_channe_index; in is_audio_format_supported()