Home
last modified time | relevance | path

Searched refs:DP_CONNECTION (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()
59 tmp |= DP_CONNECTION; 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()
195 tmp |= DP_CONNECTION; 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()
149 tmp |= DP_CONNECTION; in dce4_afmt_dp_write_speaker_allocation()
H A Devergreend.h733 #define DP_CONNECTION (1 << 17) macro
H A Dr600d.h990 #define DP_CONNECTION (1 << 17) macro