Home
last modified time | relevance | path

Searched defs:SPEAKER_ALLOCATION (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dsid.h702 #define SPEAKER_ALLOCATION(x) (((x) & 0x7f) << 0) macro
H A Devergreend.h729 #define SPEAKER_ALLOCATION(x) (((x) & 0x7f) << 0) macro
H A Dr600d.h986 #define SPEAKER_ALLOCATION(x) (((x) & 0x7f) << 0) macro
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Dsid.h702 #define SPEAKER_ALLOCATION(x) (((x) & 0x7f) << 0) macro
H A Devergreend.h729 #define SPEAKER_ALLOCATION(x) (((x) & 0x7f) << 0) macro
H A Dr600d.h986 #define SPEAKER_ALLOCATION(x) (((x) & 0x7f) << 0) macro
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Dsid.h705 #define SPEAKER_ALLOCATION(x) (((x) & 0x7f) << 0) macro
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Dsid.h705 #define SPEAKER_ALLOCATION(x) (((x) & 0x7f) << 0) macro

Completed in 86 milliseconds