/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
H A D | dce3_1_afmt.c | 42 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()
|
H A D | dce6_afmt.c | 170 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()
|
H A D | evergreen_hdmi.c | 131 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()
|
H A D | sid.h | 702 #define SPEAKER_ALLOCATION(x) (((x) & 0x7f) << 0) macro
|
H A D | evergreend.h | 729 #define SPEAKER_ALLOCATION(x) (((x) & 0x7f) << 0) macro
|
H A D | r600d.h | 986 #define SPEAKER_ALLOCATION(x) (((x) & 0x7f) << 0) macro
|
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
H A D | dce3_1_afmt.c | 42 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()
|
H A D | dce6_afmt.c | 171 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()
|
H A D | evergreen_hdmi.c | 132 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()
|
H A D | sid.h | 702 #define SPEAKER_ALLOCATION(x) (((x) & 0x7f) << 0) macro
|
H A D | evergreend.h | 729 #define SPEAKER_ALLOCATION(x) (((x) & 0x7f) << 0) macro
|
H A D | r600d.h | 986 #define SPEAKER_ALLOCATION(x) (((x) & 0x7f) << 0) macro
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce/ |
H A D | dce_audio.c | 433 SPEAKER_ALLOCATION); in dce_aud_az_configure()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dce/ |
H A D | dce_audio.c | 425 SPEAKER_ALLOCATION); in dce_aud_az_configure()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | dce_v11_0.c | 1344 SPEAKER_ALLOCATION, sadb[0]); in dce_v11_0_audio_write_speaker_allocation() 1347 SPEAKER_ALLOCATION, 5); /* stereo */ in dce_v11_0_audio_write_speaker_allocation()
|
H A D | dce_v10_0.c | 1318 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()
|
H A D | dce_v6_0.c | 1224 SPEAKER_ALLOCATION, sadb[0]); in dce_v6_0_audio_write_speaker_allocation() 1227 SPEAKER_ALLOCATION, 5); /* stereo */ in dce_v6_0_audio_write_speaker_allocation()
|
H A D | sid.h | 705 #define SPEAKER_ALLOCATION(x) (((x) & 0x7f) << 0) macro
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | dce_v11_0.c | 1347 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()
|
H A D | dce_v10_0.c | 1315 SPEAKER_ALLOCATION, sadb[0]); in dce_v10_0_audio_write_speaker_allocation() 1318 SPEAKER_ALLOCATION, 5); /* stereo */ in dce_v10_0_audio_write_speaker_allocation()
|
H A D | dce_v6_0.c | 1226 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()
|
H A D | sid.h | 705 #define SPEAKER_ALLOCATION(x) (((x) & 0x7f) << 0) macro
|