Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/radeon/
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()
Ddce6_afmt.c170 tmp |= SPEAKER_ALLOCATION(sadb[0]); in dce6_afmt_hdmi_write_speaker_allocation()
172 tmp |= SPEAKER_ALLOCATION(5); /* stereo */ in dce6_afmt_hdmi_write_speaker_allocation()
195 tmp |= SPEAKER_ALLOCATION(sadb[0]); in dce6_afmt_dp_write_speaker_allocation()
197 tmp |= SPEAKER_ALLOCATION(5); /* stereo */ in dce6_afmt_dp_write_speaker_allocation()
Devergreen_hdmi.c131 tmp |= SPEAKER_ALLOCATION(sadb[0]); in dce4_afmt_hdmi_write_speaker_allocation()
133 tmp |= SPEAKER_ALLOCATION(5); /* stereo */ in dce4_afmt_hdmi_write_speaker_allocation()
149 tmp |= SPEAKER_ALLOCATION(sadb[0]); in dce4_afmt_dp_write_speaker_allocation()
151 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-v4.19/drivers/gpu/drm/amd/display/dc/dce/
Ddce_audio.c429 SPEAKER_ALLOCATION); in dce_aud_az_configure()
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Dsid.h706 #define SPEAKER_ALLOCATION(x) (((x) & 0x7f) << 0) macro
Ddce_v6_0.c1201 SPEAKER_ALLOCATION, sadb[0]); in dce_v6_0_audio_write_speaker_allocation()
1204 SPEAKER_ALLOCATION, 5); /* stereo */ in dce_v6_0_audio_write_speaker_allocation()
Ddce_v11_0.c1322 SPEAKER_ALLOCATION, sadb[0]); in dce_v11_0_audio_write_speaker_allocation()
1325 SPEAKER_ALLOCATION, 5); /* stereo */ in dce_v11_0_audio_write_speaker_allocation()
Ddce_v10_0.c1296 SPEAKER_ALLOCATION, sadb[0]); in dce_v10_0_audio_write_speaker_allocation()
1299 SPEAKER_ALLOCATION, 5); /* stereo */ in dce_v10_0_audio_write_speaker_allocation()