OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SPEAKER_ALLOCATION
(Results
1 - 11
of
11
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_dce3_1_afmt.c
47
tmp |=
SPEAKER_ALLOCATION
(sadb[0]);
49
tmp |=
SPEAKER_ALLOCATION
(5); /* stereo */
65
tmp |=
SPEAKER_ALLOCATION
(sadb[0]);
67
tmp |=
SPEAKER_ALLOCATION
(5); /* stereo */
radeon_dce6_afmt.c
175
tmp |=
SPEAKER_ALLOCATION
(sadb[0]);
177
tmp |=
SPEAKER_ALLOCATION
(5); /* stereo */
200
tmp |=
SPEAKER_ALLOCATION
(sadb[0]);
202
tmp |=
SPEAKER_ALLOCATION
(5); /* stereo */
radeon_evergreen_hdmi.c
136
tmp |=
SPEAKER_ALLOCATION
(sadb[0]);
138
tmp |=
SPEAKER_ALLOCATION
(5); /* stereo */
154
tmp |=
SPEAKER_ALLOCATION
(sadb[0]);
156
tmp |=
SPEAKER_ALLOCATION
(5); /* stereo */
sid.h
704
#define
SPEAKER_ALLOCATION
(x) (((x) & 0x7f) << 0)
evergreend.h
731
#define
SPEAKER_ALLOCATION
(x) (((x) & 0x7f) << 0)
r600d.h
988
#define
SPEAKER_ALLOCATION
(x) (((x) & 0x7f) << 0)
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce/
amdgpu_dce_audio.c
436
SPEAKER_ALLOCATION
);
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_dce_v10_0.c
1323
SPEAKER_ALLOCATION
, sadb[0]);
1326
SPEAKER_ALLOCATION
, 5); /* stereo */
amdgpu_dce_v11_0.c
1349
SPEAKER_ALLOCATION
, sadb[0]);
1352
SPEAKER_ALLOCATION
, 5); /* stereo */
amdgpu_dce_v6_0.c
1229
SPEAKER_ALLOCATION
, sadb[0]);
1232
SPEAKER_ALLOCATION
, 5); /* stereo */
sid.h
708
#define
SPEAKER_ALLOCATION
(x) (((x) & 0x7f) << 0)
Completed in 41 milliseconds
Indexes created Wed Oct 15 03:09:54 GMT 2025