Home
last modified time | relevance | path

Searched refs:PPSMC_MSG_GetPptLimit (Results 1 – 19 of 19) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/
H A Dsmu_v13_0_6_ppsmc.h58 #define PPSMC_MSG_GetPptLimit 0x19 macro
H A Darcturus_ppsmc.h82 #define PPSMC_MSG_GetPptLimit 0x27 macro
H A Dsmu_v11_0_7_ppsmc.h108 #define PPSMC_MSG_GetPptLimit 0x33 macro
H A Dsmu_v11_0_ppsmc.h98 #define PPSMC_MSG_GetPptLimit 0x36 macro
H A Dsmu_v13_0_7_ppsmc.h101 #define PPSMC_MSG_GetPptLimit 0x33 macro
H A Dsmu_v11_5_ppsmc.h78 #define PPSMC_MSG_GetPptLimit 0x2C macro
H A Dsmu_v13_0_0_ppsmc.h104 #define PPSMC_MSG_GetPptLimit 0x33 macro
H A Daldebaran_ppsmc.h71 #define PPSMC_MSG_GetPptLimit 0x23 macro
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dvega12_ppsmc.h114 #define PPSMC_MSG_GetPptLimit 0x53 macro
H A Dvega20_ppsmc.h112 #define PPSMC_MSG_GetPptLimit 0x53 macro
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/
H A Daldebaran_ppt.c130 MSG_MAP(GetPptLimit, PPSMC_MSG_GetPptLimit, 1),
H A Dsmu_v13_0_6_ppt.c114 MSG_MAP(GetPptLimit, PPSMC_MSG_GetPptLimit, 1),
H A Dsmu_v13_0_7_ppt.c135 MSG_MAP(GetPptLimit, PPSMC_MSG_GetPptLimit, 0),
H A Dsmu_v13_0_0_ppt.c152 MSG_MAP(GetPptLimit, PPSMC_MSG_GetPptLimit, 0),
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Dvangogh_ppt.c114 MSG_MAP(GetPptLimit, PPSMC_MSG_GetPptLimit, 0),
H A Darcturus_ppt.c139 MSG_MAP(GetPptLimit, PPSMC_MSG_GetPptLimit, 1),
H A Dnavi10_ppt.c127 MSG_MAP(GetPptLimit, PPSMC_MSG_GetPptLimit, 0),
H A Dsienna_cichlid_ppt.c143 MSG_MAP(GetPptLimit, PPSMC_MSG_GetPptLimit, 0),
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega20_hwmgr.c1754 result = smum_send_msg_to_smc_with_parameter(hwmgr, PPSMC_MSG_GetPptLimit, in vega20_enable_dpm_tasks()