Searched refs:SMUIO_BASE (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/ |
D | vega20_reg_init.c | 49 adev->reg_offset[SMUIO_HWIP][i] = (uint32_t *)(&(SMUIO_BASE.instance[i])); in vega20_reg_base_init()
|
D | vega10_reg_init.c | 50 adev->reg_offset[SMUIO_HWIP][i] = (uint32_t *)(&(SMUIO_BASE.instance[i])); in vega10_reg_base_init()
|
/Linux-v4.19/drivers/gpu/drm/amd/include/ |
D | vega20_ip_offset.h | 123 static const struct IP_BASE SMUIO_BASE ={ { { { 0x00016800, 0x00016A00, 0, 0, 0, 0 } }, variable
|
D | vega10_ip_offset.h | 193 static const struct IP_BASE SMUIO_BASE = { { { { 0x00016800, 0, 0, 0, 0 } }, variable
|