Home
last modified time | relevance | path

Searched refs:AUDIO_CHANNELS_COUNT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/include/
H A Ddpcd_defs.h115 AUDIO_CHANNELS_COUNT enumerator
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/include/
H A Ddpcd_defs.h127 AUDIO_CHANNELS_COUNT enumerator
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/link/accessories/
H A Dlink_dp_cts.c133 union audio_test_pattern_period dpcd_pattern_period[AUDIO_CHANNELS_COUNT] = {0}; in dp_test_get_audio_test_data()
156 channel_count = min(dpcd_test_mode.bits.channel_count + 1, AUDIO_CHANNELS_COUNT); in dp_test_get_audio_test_data()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_link_dp.c2802 union audio_test_pattern_period dpcd_pattern_period[AUDIO_CHANNELS_COUNT] = {0}; in dp_test_get_audio_test_data()
2825 channel_count = min(dpcd_test_mode.bits.channel_count + 1, AUDIO_CHANNELS_COUNT); in dp_test_get_audio_test_data()

Completed in 9 milliseconds