OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RLC_ENABLE
(Results
1 - 9
of
9
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/radeon/
cikd.h
1396
# define
RLC_ENABLE
(1 << 0)
sid.h
1303
# define
RLC_ENABLE
(1 << 0)
radeon_si.c
5218
if (data &
RLC_ENABLE
) {
5219
data &= ~
RLC_ENABLE
;
5837
WREG32(RLC_CNTL,
RLC_ENABLE
);
evergreend.h
387
# define
RLC_ENABLE
(1 << 0)
r600d.h
688
# define
RLC_ENABLE
(1 << 0)
radeon_cik.c
5849
if (data &
RLC_ENABLE
) {
5852
data &= ~
RLC_ENABLE
;
5921
WREG32(RLC_CNTL,
RLC_ENABLE
);
radeon_r600.c
3584
WREG32(RLC_CNTL,
RLC_ENABLE
);
radeon_evergreen.c
4377
u32 mask =
RLC_ENABLE
;
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
sid.h
1332
# define
RLC_ENABLE
(1 << 0)
Completed in 48 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025