Home
last modified time | relevance | path

Searched refs:PPSMC_MSG_DFCstateControl (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/
H A Dsmu_v13_0_6_ppsmc.h65 #define PPSMC_MSG_DFCstateControl 0x20 macro
H A Darcturus_ppsmc.h116 #define PPSMC_MSG_DFCstateControl 0x3B macro
H A Daldebaran_ppsmc.h84 #define PPSMC_MSG_DFCstateControl 0x32 macro
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dvega20_ppsmc.h123 #define PPSMC_MSG_DFCstateControl 0x63 macro
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/
H A Daldebaran_ppt.c141 MSG_MAP(DFCstateControl, PPSMC_MSG_DFCstateControl, 0),
H A Dsmu_v13_0_6_ppt.c121 MSG_MAP(DFCstateControl, PPSMC_MSG_DFCstateControl, 0),
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Darcturus_ppt.c157 MSG_MAP(DFCstateControl, PPSMC_MSG_DFCstateControl, 0),
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega20_hwmgr.c4273 ret = smum_send_msg_to_smc_with_parameter(hwmgr, PPSMC_MSG_DFCstateControl, state, in vega20_set_df_cstate()