Searched defs:SPEAKER_ALLOCATION (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/gpu/drm/radeon/ | ||
H A D | r600d.h | 986 #define SPEAKER_ALLOCATION(x) (((x) & 0x7f) << 0) macro |
H A D | evergreend.h | 729 #define SPEAKER_ALLOCATION(x) (((x) & 0x7f) << 0) macro |