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 D | smu_v13_0_6_ppsmc.h | 65 #define PPSMC_MSG_DFCstateControl 0x20 macro
|
H A D | arcturus_ppsmc.h | 116 #define PPSMC_MSG_DFCstateControl 0x3B macro
|
H A D | aldebaran_ppsmc.h | 84 #define PPSMC_MSG_DFCstateControl 0x32 macro
|
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/ |
H A D | vega20_ppsmc.h | 123 #define PPSMC_MSG_DFCstateControl 0x63 macro
|
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/ |
H A D | aldebaran_ppt.c | 141 MSG_MAP(DFCstateControl, PPSMC_MSG_DFCstateControl, 0),
|
H A D | smu_v13_0_6_ppt.c | 121 MSG_MAP(DFCstateControl, PPSMC_MSG_DFCstateControl, 0),
|
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
H A D | arcturus_ppt.c | 157 MSG_MAP(DFCstateControl, PPSMC_MSG_DFCstateControl, 0),
|
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
H A D | vega20_hwmgr.c | 4288 ret = smum_send_msg_to_smc_with_parameter(hwmgr, PPSMC_MSG_DFCstateControl, state, in vega20_set_df_cstate()
|