Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/radeon/
Ddce3_1_afmt.c43 tmp |= SPEAKER_ALLOCATION(sadb[0]); in dce3_2_afmt_hdmi_write_speaker_allocation()
45 tmp |= SPEAKER_ALLOCATION(5); /* stereo */ in dce3_2_afmt_hdmi_write_speaker_allocation()
61 tmp |= SPEAKER_ALLOCATION(sadb[0]); in dce3_2_afmt_dp_write_speaker_allocation()
63 tmp |= SPEAKER_ALLOCATION(5); /* stereo */ in dce3_2_afmt_dp_write_speaker_allocation()
Ddce6_afmt.c172 tmp |= SPEAKER_ALLOCATION(sadb[0]); in dce6_afmt_hdmi_write_speaker_allocation()
174 tmp |= SPEAKER_ALLOCATION(5); /* stereo */ in dce6_afmt_hdmi_write_speaker_allocation()
197 tmp |= SPEAKER_ALLOCATION(sadb[0]); in dce6_afmt_dp_write_speaker_allocation()
199 tmp |= SPEAKER_ALLOCATION(5); /* stereo */ in dce6_afmt_dp_write_speaker_allocation()
Devergreen_hdmi.c133 tmp |= SPEAKER_ALLOCATION(sadb[0]); in dce4_afmt_hdmi_write_speaker_allocation()
135 tmp |= SPEAKER_ALLOCATION(5); /* stereo */ in dce4_afmt_hdmi_write_speaker_allocation()
151 tmp |= SPEAKER_ALLOCATION(sadb[0]); in dce4_afmt_dp_write_speaker_allocation()
153 tmp |= SPEAKER_ALLOCATION(5); /* stereo */ in dce4_afmt_dp_write_speaker_allocation()
Dsid.h702 #define SPEAKER_ALLOCATION(x) (((x) & 0x7f) << 0) macro
Devergreend.h729 #define SPEAKER_ALLOCATION(x) (((x) & 0x7f) << 0) macro
Dr600d.h986 #define SPEAKER_ALLOCATION(x) (((x) & 0x7f) << 0) macro
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dce/
Ddce_audio.c700 SPEAKER_ALLOCATION); in dce_aud_az_configure()
/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Dsid.h705 #define SPEAKER_ALLOCATION(x) (((x) & 0x7f) << 0) macro
Ddce_v6_0.c1243 SPEAKER_ALLOCATION, sadb[0]); in dce_v6_0_audio_write_speaker_allocation()
1246 SPEAKER_ALLOCATION, 5); /* stereo */ in dce_v6_0_audio_write_speaker_allocation()
Ddce_v10_0.c1318 SPEAKER_ALLOCATION, sadb[0]); in dce_v10_0_audio_write_speaker_allocation()
1321 SPEAKER_ALLOCATION, 5); /* stereo */ in dce_v10_0_audio_write_speaker_allocation()
Ddce_v11_0.c1350 SPEAKER_ALLOCATION, sadb[0]); in dce_v11_0_audio_write_speaker_allocation()
1353 SPEAKER_ALLOCATION, 5); /* stereo */ in dce_v11_0_audio_write_speaker_allocation()