Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/radeon/
A Ddce3_1_afmt.c42 tmp |= SPEAKER_ALLOCATION(sadb[0]); in dce3_2_afmt_hdmi_write_speaker_allocation()
44 tmp |= SPEAKER_ALLOCATION(5); /* stereo */ in dce3_2_afmt_hdmi_write_speaker_allocation()
60 tmp |= SPEAKER_ALLOCATION(sadb[0]); in dce3_2_afmt_dp_write_speaker_allocation()
62 tmp |= SPEAKER_ALLOCATION(5); /* stereo */ in dce3_2_afmt_dp_write_speaker_allocation()
A Ddce6_afmt.c171 tmp |= SPEAKER_ALLOCATION(sadb[0]); in dce6_afmt_hdmi_write_speaker_allocation()
173 tmp |= SPEAKER_ALLOCATION(5); /* stereo */ in dce6_afmt_hdmi_write_speaker_allocation()
196 tmp |= SPEAKER_ALLOCATION(sadb[0]); in dce6_afmt_dp_write_speaker_allocation()
198 tmp |= SPEAKER_ALLOCATION(5); /* stereo */ in dce6_afmt_dp_write_speaker_allocation()
A Devergreen_hdmi.c132 tmp |= SPEAKER_ALLOCATION(sadb[0]); in dce4_afmt_hdmi_write_speaker_allocation()
134 tmp |= SPEAKER_ALLOCATION(5); /* stereo */ in dce4_afmt_hdmi_write_speaker_allocation()
150 tmp |= SPEAKER_ALLOCATION(sadb[0]); in dce4_afmt_dp_write_speaker_allocation()
152 tmp |= SPEAKER_ALLOCATION(5); /* stereo */ in dce4_afmt_dp_write_speaker_allocation()
A Dsid.h702 #define SPEAKER_ALLOCATION(x) (((x) & 0x7f) << 0) macro
A Devergreend.h729 #define SPEAKER_ALLOCATION(x) (((x) & 0x7f) << 0) macro
A Dr600d.h986 #define SPEAKER_ALLOCATION(x) (((x) & 0x7f) << 0) macro
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dce/
A Ddce_audio.c425 SPEAKER_ALLOCATION); in dce_aud_az_configure()
/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A Dsid.h705 #define SPEAKER_ALLOCATION(x) (((x) & 0x7f) << 0) macro
A Ddce_v6_0.c1226 SPEAKER_ALLOCATION, sadb[0]); in dce_v6_0_audio_write_speaker_allocation()
1229 SPEAKER_ALLOCATION, 5); /* stereo */ in dce_v6_0_audio_write_speaker_allocation()
A Ddce_v10_0.c1321 SPEAKER_ALLOCATION, sadb[0]); in dce_v10_0_audio_write_speaker_allocation()
1324 SPEAKER_ALLOCATION, 5); /* stereo */ in dce_v10_0_audio_write_speaker_allocation()
A Ddce_v11_0.c1347 SPEAKER_ALLOCATION, sadb[0]); in dce_v11_0_audio_write_speaker_allocation()
1350 SPEAKER_ALLOCATION, 5); /* stereo */ in dce_v11_0_audio_write_speaker_allocation()

Completed in 112 milliseconds