OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:boost_disable
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_sumo_smc.c
214
u32
boost_disable
= RREG32_RCU(RCU_GPU_BOOST_DISABLE);
local in function:sumo_boost_state_enable
216
boost_disable
&= 0xFFFFFFFE;
217
boost_disable
|= (enable ? 0 : 1);
218
WREG32_RCU(RCU_GPU_BOOST_DISABLE,
boost_disable
);
radeon_sumo_smc.c
214
u32
boost_disable
= RREG32_RCU(RCU_GPU_BOOST_DISABLE);
local in function:sumo_boost_state_enable
216
boost_disable
&= 0xFFFFFFFE;
217
boost_disable
|= (enable ? 0 : 1);
218
WREG32_RCU(RCU_GPU_BOOST_DISABLE,
boost_disable
);
Completed in 22 milliseconds
Indexes created Tue Sep 30 17:09:57 GMT 2025