Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dvega12_ppsmc.h91 #define PPSMC_MSG_GetCurrentRpm 0x3C macro
H A Dvega20_ppsmc.h90 #define PPSMC_MSG_GetCurrentRpm 0x3C macro
H A Dvega10_ppsmc.h110 #define PPSMC_MSG_GetCurrentRpm 0x46 macro
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega12_thermal.c35 PPSMC_MSG_GetCurrentRpm, in vega12_get_current_rpm()
H A Dvega20_thermal.c109 PPSMC_MSG_GetCurrentRpm, in vega20_get_current_rpm()
H A Dvega10_thermal.c34 smum_send_msg_to_smc(hwmgr, PPSMC_MSG_GetCurrentRpm, current_rpm); in vega10_get_current_rpm()