SPEAKER_ALLOCATION  706 drivers/gpu/drm/amd/amdgpu/sid.h #define		SPEAKER_ALLOCATION(x)			(((x) & 0x7f) << 0)
SPEAKER_ALLOCATION  729 drivers/gpu/drm/radeon/evergreend.h #define		SPEAKER_ALLOCATION(x)			(((x) & 0x7f) << 0)
SPEAKER_ALLOCATION  986 drivers/gpu/drm/radeon/r600d.h #define		SPEAKER_ALLOCATION(x)			(((x) & 0x7f) << 0)
SPEAKER_ALLOCATION  702 drivers/gpu/drm/radeon/sid.h #define		SPEAKER_ALLOCATION(x)			(((x) & 0x7f) << 0)