Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/
Darcturus_ppsmc.h92 #define PPSMC_MSG_PrepareMp1ForReset 0x2D macro
Dsmu_v11_0_ppsmc.h93 #define PPSMC_MSG_PrepareMp1ForReset 0x33 macro
Daldebaran_ppsmc.h73 #define PPSMC_MSG_PrepareMp1ForReset 0x25 //retired in 68.07 macro
/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/inc/
Dvega20_ppsmc.h118 #define PPSMC_MSG_PrepareMp1ForReset 0x59 macro
/linux-5.19.10/drivers/gpu/drm/amd/pm/swsmu/smu11/
Darcturus_ppt.c145 MSG_MAP(PrepareMp1ForReset, PPSMC_MSG_PrepareMp1ForReset, 0),
Dnavi10_ppt.c131 MSG_MAP(PrepareMp1ForReset, PPSMC_MSG_PrepareMp1ForReset, 0),
/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dvega20_hwmgr.c3181 msg = PPSMC_MSG_PrepareMp1ForReset; in vega20_set_mp1_state()