Home
last modified time | relevance | path

Searched refs:PPSMC_MSG_DisableAllSmuFeatures (Results 1 – 14 of 14) sorted by relevance

/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/
H A Darcturus_ppsmc.h44 #define PPSMC_MSG_DisableAllSmuFeatures 0x7 macro
H A Dsmu_v11_0_7_ppsmc.h44 #define PPSMC_MSG_DisableAllSmuFeatures 0x7 macro
H A Dsmu_v13_0_7_ppsmc.h43 #define PPSMC_MSG_DisableAllSmuFeatures 0x7 macro
H A Dsmu_v11_0_ppsmc.h42 #define PPSMC_MSG_DisableAllSmuFeatures 0x7 macro
H A Dsmu_v13_0_0_ppsmc.h45 #define PPSMC_MSG_DisableAllSmuFeatures 0x7 macro
H A Daldebaran_ppsmc.h44 #define PPSMC_MSG_DisableAllSmuFeatures 0x8 macro
H A Dsmu_v14_0_2_ppsmc.h44 #define PPSMC_MSG_DisableAllSmuFeatures 0x7 macro
/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dvega12_ppsmc.h44 #define PPSMC_MSG_DisableAllSmuFeatures 0x7 macro
H A Dvega20_ppsmc.h43 #define PPSMC_MSG_DisableAllSmuFeatures 0x7 macro
H A Dcz_ppsmc.h64 #define PPSMC_MSG_DisableAllSmuFeatures ((uint16_t) 0x4) macro
/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/
H A Dsmu_v13_0_7_ppt.c116 MSG_MAP(DisableAllSmuFeatures, PPSMC_MSG_DisableAllSmuFeatures, 0),
H A Dsmu_v13_0_0_ppt.c120 MSG_MAP(DisableAllSmuFeatures, PPSMC_MSG_DisableAllSmuFeatures, 0),
/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega12_hwmgr.c952 smum_send_msg_to_smc(hwmgr, PPSMC_MSG_DisableAllSmuFeatures, NULL) == 0, in vega12_disable_all_smu_features()
H A Dvega20_hwmgr.c1036 PPSMC_MSG_DisableAllSmuFeatures, in vega20_disable_all_smu_features()