SPEAKER_ALLOCATION_MASK   38 drivers/gpu/drm/radeon/dce3_1_afmt.c 	tmp &= ~(DP_CONNECTION | SPEAKER_ALLOCATION_MASK);
SPEAKER_ALLOCATION_MASK   56 drivers/gpu/drm/radeon/dce3_1_afmt.c 	tmp &= ~(HDMI_CONNECTION | SPEAKER_ALLOCATION_MASK);
SPEAKER_ALLOCATION_MASK  166 drivers/gpu/drm/radeon/dce6_afmt.c 	tmp &= ~(DP_CONNECTION | SPEAKER_ALLOCATION_MASK);
SPEAKER_ALLOCATION_MASK  191 drivers/gpu/drm/radeon/dce6_afmt.c 	tmp &= ~(HDMI_CONNECTION | SPEAKER_ALLOCATION_MASK);
SPEAKER_ALLOCATION_MASK  127 drivers/gpu/drm/radeon/evergreen_hdmi.c 	tmp &= ~(DP_CONNECTION | SPEAKER_ALLOCATION_MASK);
SPEAKER_ALLOCATION_MASK  145 drivers/gpu/drm/radeon/evergreen_hdmi.c 	tmp &= ~(HDMI_CONNECTION | SPEAKER_ALLOCATION_MASK);