Home
last modified time | relevance | path

Searched refs:PPSMC_MSG_GetCurrentSocclkIndex (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/amd/pm/powerplay/inc/
Dvega10_ppsmc.h89 #define PPSMC_MSG_GetCurrentSocclkIndex 0x31 macro
/linux-6.12.1/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dvega10_hwmgr.c4733 ret = smum_send_msg_to_smc(hwmgr, PPSMC_MSG_GetCurrentSocclkIndex, &now); in vega10_emit_clock_levels()
4878 ret = smum_send_msg_to_smc(hwmgr, PPSMC_MSG_GetCurrentSocclkIndex, &now); in vega10_print_clock_levels()