OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:lowbit
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_sdma_v5_0.c
306
u32
lowbit
, highbit;
local in function:sdma_v5_0_ring_get_wptr
309
lowbit
= RREG32(sdma_v5_0_get_reg_offset(adev, ring->me, mmSDMA0_GFX_RB_WPTR)) >> 2;
313
ring->me, highbit,
lowbit
);
316
*wptr |=
lowbit
;
Completed in 15 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025