Searched refs:SPEAKER_ALLOCATION (Results 1 - 11 of 11) sorted by relevance

/openbsd-current/sys/dev/pci/drm/radeon/
H A Ddce3_1_afmt.c42 tmp |= SPEAKER_ALLOCATION(sadb[0]);
44 tmp |= SPEAKER_ALLOCATION(5); /* stereo */
60 tmp |= SPEAKER_ALLOCATION(sadb[0]);
62 tmp |= SPEAKER_ALLOCATION(5); /* stereo */
H A Ddce6_afmt.c171 tmp |= SPEAKER_ALLOCATION(sadb[0]);
173 tmp |= SPEAKER_ALLOCATION(5); /* stereo */
196 tmp |= SPEAKER_ALLOCATION(sadb[0]);
198 tmp |= SPEAKER_ALLOCATION(5); /* stereo */
H A Devergreen_hdmi.c132 tmp |= SPEAKER_ALLOCATION(sadb[0]);
134 tmp |= SPEAKER_ALLOCATION(5); /* stereo */
150 tmp |= SPEAKER_ALLOCATION(sadb[0]);
152 tmp |= SPEAKER_ALLOCATION(5); /* stereo */
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
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dce/
H A Ddce_audio.c425 SPEAKER_ALLOCATION);
/openbsd-current/sys/dev/pci/drm/amd/amdgpu/
H A Ddce_v11_0.c1347 SPEAKER_ALLOCATION, sadb[0]);
1350 SPEAKER_ALLOCATION, 5); /* stereo */
H A Ddce_v10_0.c1315 SPEAKER_ALLOCATION, sadb[0]);
1318 SPEAKER_ALLOCATION, 5); /* stereo */
H A Ddce_v6_0.c1226 SPEAKER_ALLOCATION, sadb[0]);
1229 SPEAKER_ALLOCATION, 5); /* stereo */
H A Dsid.h705 #define SPEAKER_ALLOCATION(x) (((x) & 0x7f) << 0) macro

Completed in 428 milliseconds