Searched refs:UVD_BASE (Results 1 – 6 of 6) sorted by relevance
/linux-5.19.10/drivers/gpu/drm/amd/amdgpu/ |
D | arct_reg_init.c | 41 adev->reg_offset[UVD_HWIP][i] = (uint32_t *)(&(UVD_BASE.instance[i])); in arct_reg_base_init()
|
D | vega10_reg_init.c | 41 adev->reg_offset[UVD_HWIP][i] = (uint32_t *)(&(UVD_BASE.instance[i])); in vega10_reg_base_init()
|
D | vega20_reg_init.c | 41 adev->reg_offset[UVD_HWIP][i] = (uint32_t *)(&(UVD_BASE.instance[i])); in vega20_reg_base_init()
|
/linux-5.19.10/drivers/gpu/drm/amd/include/ |
D | vega20_ip_offset.h | 141 static const struct IP_BASE UVD_BASE ={ { { { 0x00007800, 0x00007E00, 0, 0, 0, 0 } }, variable
|
D | vega10_ip_offset.h | 78 static const struct IP_BASE __maybe_unused UVD_BASE = { { { { 0x00007800, 0x00007E00, 0, 0, 0 } }, variable
|
D | arct_ip_offset.h | 219 static const struct IP_BASE UVD_BASE ={ { { { 0x00007800, 0x00007E00, 0x00012180, 0x0040… variable
|