OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GC_BASE
(Results
1 - 13
of
13
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_navi10_reg_init.c
39
adev->reg_offset[GC_HWIP][i] = (const uint32_t *)(&(
GC_BASE
.instance[i]));
50
adev->reg_offset[SDMA0_HWIP][i] = (const uint32_t *)(&(
GC_BASE
.instance[i]));
51
adev->reg_offset[SDMA1_HWIP][i] = (const uint32_t *)(&(
GC_BASE
.instance[i]));
amdgpu_navi12_reg_init.c
39
adev->reg_offset[GC_HWIP][i] = (const uint32_t *)(&(
GC_BASE
.instance[i]));
50
adev->reg_offset[SDMA0_HWIP][i] = (const uint32_t *)(&(
GC_BASE
.instance[i]));
51
adev->reg_offset[SDMA1_HWIP][i] = (const uint32_t *)(&(
GC_BASE
.instance[i]));
amdgpu_navi14_reg_init.c
39
adev->reg_offset[GC_HWIP][i] = (const uint32_t *)(&(
GC_BASE
.instance[i]));
50
adev->reg_offset[SDMA0_HWIP][i] = (const uint32_t *)(&(
GC_BASE
.instance[i]));
51
adev->reg_offset[SDMA1_HWIP][i] = (const uint32_t *)(&(
GC_BASE
.instance[i]));
amdgpu_arct_reg_init.c
39
adev->reg_offset[GC_HWIP][i] = (uint32_t *)(&(
GC_BASE
.instance[i]));
amdgpu_vega10_reg_init.c
39
adev->reg_offset[GC_HWIP][i] = (uint32_t *)(&(
GC_BASE
.instance[i]));
amdgpu_vega20_reg_init.c
39
adev->reg_offset[GC_HWIP][i] = (uint32_t *)(&(
GC_BASE
.instance[i]));
/src/sys/external/bsd/drm2/dist/drm/amd/include/
navi10_ip_offset.h
69
static const struct IP_BASE
GC_BASE
={ { { { 0x00001260, 0x0000A000, 0, 0, 0, 0 } },
vega20_ip_offset.h
71
static const struct IP_BASE
GC_BASE
={ { { { 0x00002000, 0x0000A000, 0, 0, 0, 0 } },
navi12_ip_offset.h
90
static const struct IP_BASE
GC_BASE
={ { { { 0x00001260, 0x0000A000, 0x02402C00, 0, 0 } },
navi14_ip_offset.h
90
static const struct IP_BASE
GC_BASE
={ { { { 0x00001260, 0x0000A000, 0x02402C00, 0, 0 } },
renoir_ip_offset.h
104
static const struct IP_BASE
GC_BASE
={ { { { 0x00002000, 0x0000A000, 0x02402C00, 0, 0 } },
vega10_ip_offset.h
145
static const struct IP_BASE
GC_BASE
= { { { { 0x00002000, 0x0000A000, 0, 0, 0 } },
arct_ip_offset.h
73
static const struct IP_BASE
GC_BASE
={ { { { 0x00002000, 0x0000A000, 0x00012160, 0x00402C00, 0, 0 } },
Completed in 25 milliseconds
Indexes created Tue Oct 14 01:09:49 GMT 2025