Home
last modified time | relevance | path

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

/netbsd/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_dce3_1_afmt.c43 tmp &= ~(DP_CONNECTION | SPEAKER_ALLOCATION_MASK); in dce3_2_afmt_hdmi_write_speaker_allocation()
61 tmp &= ~(HDMI_CONNECTION | SPEAKER_ALLOCATION_MASK); in dce3_2_afmt_dp_write_speaker_allocation()
H A Dradeon_dce6_afmt.c171 tmp &= ~(DP_CONNECTION | SPEAKER_ALLOCATION_MASK); in dce6_afmt_hdmi_write_speaker_allocation()
196 tmp &= ~(HDMI_CONNECTION | SPEAKER_ALLOCATION_MASK); in dce6_afmt_dp_write_speaker_allocation()
H A Dradeon_evergreen_hdmi.c132 tmp &= ~(DP_CONNECTION | SPEAKER_ALLOCATION_MASK); in dce4_afmt_hdmi_write_speaker_allocation()
150 tmp &= ~(HDMI_CONNECTION | SPEAKER_ALLOCATION_MASK); in dce4_afmt_dp_write_speaker_allocation()
H A Dsid.h705 #define SPEAKER_ALLOCATION_MASK (0x7f << 0) macro
H A Devergreend.h732 #define SPEAKER_ALLOCATION_MASK (0x7f << 0) macro
H A Dr600d.h989 #define SPEAKER_ALLOCATION_MASK (0x7f << 0) macro
/netbsd/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Dsid.h709 #define SPEAKER_ALLOCATION_MASK (0x7f << 0) macro