Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
H A Ddce3_1_afmt.c39 tmp &= ~(DP_CONNECTION | SPEAKER_ALLOCATION_MASK); in dce3_2_afmt_hdmi_write_speaker_allocation()
57 tmp &= ~(HDMI_CONNECTION | SPEAKER_ALLOCATION_MASK); in dce3_2_afmt_dp_write_speaker_allocation()
H A Ddce6_afmt.c168 tmp &= ~(DP_CONNECTION | SPEAKER_ALLOCATION_MASK); in dce6_afmt_hdmi_write_speaker_allocation()
193 tmp &= ~(HDMI_CONNECTION | SPEAKER_ALLOCATION_MASK); in dce6_afmt_dp_write_speaker_allocation()
H A Devergreen_hdmi.c129 tmp &= ~(DP_CONNECTION | SPEAKER_ALLOCATION_MASK); in dce4_afmt_hdmi_write_speaker_allocation()
147 tmp &= ~(HDMI_CONNECTION | SPEAKER_ALLOCATION_MASK); in dce4_afmt_dp_write_speaker_allocation()
H A Devergreend.h730 #define SPEAKER_ALLOCATION_MASK (0x7f << 0) macro
H A Dr600d.h987 #define SPEAKER_ALLOCATION_MASK (0x7f << 0) macro