Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_audio.c223 sample_rates->rate.RATE_192 = 0; in check_audio_bandwidth_hdmi()
226 sample_rates->rate.RATE_192 = 0; in check_audio_bandwidth_hdmi()
230 sample_rates->rate.RATE_192 = 0; in check_audio_bandwidth_hdmi()
235 sample_rates->rate.RATE_192 = 0; in check_audio_bandwidth_hdmi()
583 sample_rate.rate.RATE_192 = 1; in dce_aud_az_configure()
591 set_high_bit_rate_capable(audio, sample_rate.rate.RATE_192); in dce_aud_az_configure()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_types.h452 uint8_t RATE_192:1; member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c4003 if (modes->sample_rates.rate.RATE_192) in get_max_audio_sample_rate()