Searched refs:MMHUB_BASE (Results 1 - 25 of 28) sorted by relevance

12

/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Ddimgrey_cavefish_reg_init.c37 adev->reg_offset[MMHUB_HWIP][i] = (uint32_t *)(&(MMHUB_BASE.instance[i]));
H A Daldebaran_reg_init.c36 adev->reg_offset[MMHUB_HWIP][i] = (uint32_t *)(&(MMHUB_BASE.instance[i]));
H A Darct_reg_init.c36 adev->reg_offset[MMHUB_HWIP][i] = (uint32_t *)(&(MMHUB_BASE.instance[i]));
H A Dvega10_reg_init.c36 adev->reg_offset[MMHUB_HWIP][i] = (uint32_t *)(&(MMHUB_BASE.instance[i]));
H A Dvega20_reg_init.c36 adev->reg_offset[MMHUB_HWIP][i] = (uint32_t *)(&(MMHUB_BASE.instance[i]));
/linux-master/drivers/gpu/drm/amd/include/
H A Dcyan_skillfish_ip_offset.h79 static const struct IP_BASE MMHUB_BASE ={ { { { 0x0001A000, 0, 0, 0, 0 } }, variable in typeref:struct:IP_BASE
H A Dnavi10_ip_offset.h79 static const struct IP_BASE MMHUB_BASE ={ { { { 0x0001A000, 0, 0, 0, 0, 0 } }, variable in typeref:struct:IP_BASE
H A Dvega20_ip_offset.h79 static const struct IP_BASE MMHUB_BASE = { { { { 0x0001A000, 0, 0, 0, 0, 0 } }, variable in typeref:struct:IP_BASE
H A Dyellow_carp_offset.h103 static const struct IP_BASE MMHUB_BASE = { { { { 0x00013200, 0x0001A000, 0x02408800, 0, 0, 0 } }, variable in typeref:struct:IP_BASE
H A Drenoir_ip_offset.h142 static const struct IP_BASE MMHUB_BASE ={ { { { 0x0001A000, 0x02408800, 0, 0, 0 } }, variable in typeref:struct:IP_BASE
H A Dvega10_ip_offset.h146 static const struct IP_BASE __maybe_unused MMHUB_BASE = { { { { 0x0001A000, 0, 0, 0, 0 } }, variable in typeref:struct:__maybe_unused
H A Dsienna_cichlid_ip_offset.h107 static const struct IP_BASE MMHUB_BASE = { { { { 0x0001A000, 0x02408800, 0, 0, 0 } }, variable in typeref:struct:IP_BASE
H A Dbeige_goby_ip_offset.h115 static const struct IP_BASE MMHUB_BASE = { { { { 0x0001A000, 0x02408800, 0, 0, 0, 0 } }, variable in typeref:struct:IP_BASE
H A Dnavi12_ip_offset.h107 static const struct IP_BASE MMHUB_BASE ={ { { { 0x0001A000, 0x02408800, 0, 0, 0 } }, variable in typeref:struct:IP_BASE
H A Dnavi14_ip_offset.h107 static const struct IP_BASE MMHUB_BASE ={ { { { 0x0001A000, 0x02408800, 0, 0, 0 } }, variable in typeref:struct:IP_BASE
H A Ddimgrey_cavefish_ip_offset.h100 static const struct IP_BASE MMHUB_BASE = { { { { 0x0001A000, 0x02408800, 0, 0, 0, 0 } }, variable in typeref:struct:IP_BASE
H A Daldebaran_ip_offset.h126 static const struct IP_BASE MMHUB_BASE = { { { { 0x0001A000, 0x02408800, 0, 0, 0, 0 } }, variable in typeref:struct:IP_BASE
H A Dvangogh_ip_offset.h128 static const struct IP_BASE MMHUB_BASE = { { { { 0x00013200, 0x0001A000, 0x02408800, 0, 0, 0 } }, variable in typeref:struct:IP_BASE
H A Darct_ip_offset.h85 static const struct IP_BASE MMHUB_BASE ={ { { { 0x00012440, 0x0001A000, 0x00408800, 0, 0, 0 } }, variable in typeref:struct:IP_BASE
/linux-master/drivers/gpu/drm/amd/display/dc/resource/dce120/
H A Ddce120_resource.c148 #define MMHUB_BASE(seg) \ macro
152 .reg_name = MMHUB_BASE(mm ## reg_name ## _BASE_IDX) + \
/linux-master/drivers/gpu/drm/amd/display/dc/resource/dcn201/
H A Ddcn201_resource.c293 #define MMHUB_BASE(seg) \ macro
297 .reg_name = MMHUB_BASE(mmMM ## reg_name ## _BASE_IDX) + \
/linux-master/drivers/gpu/drm/amd/display/dc/resource/dcn10/
H A Ddcn10_resource.c147 #define MMHUB_BASE(seg) \ macro
151 .reg_name = MMHUB_BASE(mm ## reg_name ## _BASE_IDX) + \
/linux-master/drivers/gpu/drm/amd/display/dc/resource/dcn21/
H A Ddcn21_resource.c140 #define MMHUB_BASE(seg) \ macro
144 .reg_name = MMHUB_BASE(mmMM ## reg_name ## _BASE_IDX) + \
/linux-master/drivers/gpu/drm/amd/display/dc/resource/dcn314/
H A Ddcn314_resource.c199 #define MMHUB_BASE(seg) \ macro
203 .reg_name = MMHUB_BASE(reg ## reg_name ## _BASE_IDX) + \
/linux-master/drivers/gpu/drm/amd/display/dc/resource/dcn301/
H A Ddcn301_resource.c175 #define MMHUB_BASE(seg) \ macro
179 .reg_name = MMHUB_BASE(regMM ## reg_name ## _BASE_IDX) + \

Completed in 424 milliseconds

12