Searched refs:channel_offs (Results 1 - 9 of 9) sorted by relevance

/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_umc.h91 uint32_t channel_offs; member in struct:amdgpu_umc
H A Dumc_v6_1.c91 return adev->umc.channel_offs*ch_inst + UMC_6_INST_DIST*umc_inst;
H A Dumc_v8_7.c47 return adev->umc.channel_offs*ch_inst + UMC_8_INST_DIST*umc_inst;
H A Dumc_v6_7.c57 return adev->umc.channel_offs * ch_inst + UMC_V6_7_INST_DIST * umc_inst;
H A Dumc_v8_10.c75 return adev->umc.channel_offs * ch_inst + UMC_8_INST_DIST * umc_inst +
H A Dgmc_v9_0.c1423 adev->umc.channel_offs = UMC_V6_1_PER_CHANNEL_OFFSET_VG20;
1432 adev->umc.channel_offs = UMC_V6_1_PER_CHANNEL_OFFSET_ARCT;
1442 adev->umc.channel_offs = UMC_V6_7_PER_CHANNEL_OFFSET;
1457 adev->umc.channel_offs = UMC_V12_0_PER_CHANNEL_OFFSET;
H A Dumc_v12_0.c44 return adev->umc.channel_offs * ch_inst + UMC_V12_0_INST_DIST * umc_inst +
H A Dgmc_v10_0.c589 adev->umc.channel_offs = UMC_V8_7_PER_CHANNEL_OFFSET_SIENNA;
H A Dgmc_v11_0.c553 adev->umc.channel_offs = UMC_V8_10_PER_CHANNEL_OFFSET;

Completed in 424 milliseconds