Home
last modified time | relevance | path

Searched defs:SPEAKER_ALLOCATION (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/
H A Dsid.h704 #define SPEAKER_ALLOCATION(x) (((x) & 0x7f) << 0) macro
H A Dr600d.h988 #define SPEAKER_ALLOCATION(x) (((x) & 0x7f) << 0) macro
H A Devergreend.h731 #define SPEAKER_ALLOCATION(x) (((x) & 0x7f) << 0) macro
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Dsid.h708 #define SPEAKER_ALLOCATION(x) (((x) & 0x7f) << 0) macro