Home
last modified time | relevance | path

Searched refs:PPSMC_MSG_PrepareMp1ForReset (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/amd/powerplay/inc/
Darcturus_ppsmc.h92 #define PPSMC_MSG_PrepareMp1ForReset 0x2D macro
Dsmu_v11_0_ppsmc.h93 #define PPSMC_MSG_PrepareMp1ForReset 0x33 macro
Dvega20_ppsmc.h118 #define PPSMC_MSG_PrepareMp1ForReset 0x59 macro
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/
Dnavi10_ppt.c112 MSG_MAP(PrepareMp1ForReset, PPSMC_MSG_PrepareMp1ForReset),
Darcturus_ppt.c111 MSG_MAP(PrepareMp1ForReset, PPSMC_MSG_PrepareMp1ForReset),
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/hwmgr/
Dvega20_hwmgr.c3132 msg = PPSMC_MSG_PrepareMp1ForReset; in vega20_set_mp1_state()