Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/
Darcturus_ppsmc.h116 #define PPSMC_MSG_DFCstateControl 0x3B macro
Daldebaran_ppsmc.h84 #define PPSMC_MSG_DFCstateControl 0x32 macro
/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/inc/
Dvega20_ppsmc.h123 #define PPSMC_MSG_DFCstateControl 0x63 macro
/linux-5.19.10/drivers/gpu/drm/amd/pm/swsmu/smu13/
Daldebaran_ppt.c136 MSG_MAP(DFCstateControl, PPSMC_MSG_DFCstateControl, 0),
/linux-5.19.10/drivers/gpu/drm/amd/pm/swsmu/smu11/
Darcturus_ppt.c157 MSG_MAP(DFCstateControl, PPSMC_MSG_DFCstateControl, 0),
/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dvega20_hwmgr.c4267 ret = smum_send_msg_to_smc_with_parameter(hwmgr, PPSMC_MSG_DFCstateControl, state, in vega20_set_df_cstate()