OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CmdConfig
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/
smu11_driver_if_arcturus.h
303
uint8_t
CmdConfig
; //Includes whether associated command should have a stop or restart command
smu11_driver_if_navi10.h
310
uint8_t
CmdConfig
; //Includes whether associated command should have a stop or restart command
/src/sys/external/bsd/drm2/dist/drm/amd/powerplay/
amdgpu_arcturus_ppt.c
2024
cmd->
CmdConfig
|= (i == 2 && !write) ? CMDCONFIG_RESTART_MASK : 0;
2027
cmd->
CmdConfig
|= (i == (numbytes - 1)) ? CMDCONFIG_STOP_MASK : 0;
Completed in 18 milliseconds
Indexes created Sun Oct 12 09:09:55 GMT 2025