Home
last modified time | relevance | path

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

/openbmc/qemu/hw/display/
H A Dxlnx_dp.c205 #define AUDIO_MIXER_VOLUME_CONTROL (0x0000 >> 2) macro
321 return extract32(s->audio_registers[AUDIO_MIXER_VOLUME_CONTROL], 0, 16); in xlnx_dp_audio_get_volume()
323 return extract32(s->audio_registers[AUDIO_MIXER_VOLUME_CONTROL], 16, in xlnx_dp_audio_get_volume()