OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pipe_percent
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_gfx_v8_0.c
6252
int
pipe_percent
= acquire ? SPI_WCL_PIPE_PERCENT_GFX__VALUE_MASK : 0x1;
local
6262
tmp = REG_SET_FIELD(tmp, SPI_WCL_PIPE_PERCENT_GFX, VALUE,
pipe_percent
);
amdgpu_gfx_v9_0.c
5058
int
pipe_percent
= acquire ? SPI_WCL_PIPE_PERCENT_GFX__VALUE_MASK : 0x1;
local
5068
tmp = REG_SET_FIELD(tmp, SPI_WCL_PIPE_PERCENT_GFX, VALUE,
pipe_percent
);
Completed in 55 milliseconds
Indexes created Wed Apr 22 00:22:44 UTC 2026