Home
last modified time | relevance | path

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

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