Home
last modified time | relevance | path

Searched refs:PPSMC_MSG_GetFclkFrequency (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/
H A Dsmu_v13_0_1_ppsmc.h68 #define PPSMC_MSG_GetFclkFrequency 0x18 ///< Get FCLK frequency macro
H A Dsmu_v13_0_4_ppsmc.h79 #define PPSMC_MSG_GetFclkFrequency 0x18 ///< Get FCLK frequency macro
H A Dsmu_v12_0_ppsmc.h76 #define PPSMC_MSG_GetFclkFrequency 0x2B macro
H A Dsmu_v11_5_ppsmc.h62 #define PPSMC_MSG_GetFclkFrequency 0x1C macro
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Drv_ppsmc.h74 #define PPSMC_MSG_GetFclkFrequency 0x2B macro
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu10_hwmgr.c1062 ret = smum_send_msg_to_smc(hwmgr, PPSMC_MSG_GetFclkFrequency, &now); in smu10_print_clock_levels()
1323 smum_send_msg_to_smc(hwmgr, PPSMC_MSG_GetFclkFrequency, &mclk); in smu10_read_sensor()
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/
H A Dsmu_v13_0_4_ppt.c93 MSG_MAP(GetFclkFrequency, PPSMC_MSG_GetFclkFrequency, 1),
H A Dyellow_carp_ppt.c90 MSG_MAP(GetFclkFrequency, PPSMC_MSG_GetFclkFrequency, 1),
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu12/
H A Drenoir_ppt.c92 MSG_MAP(GetFclkFrequency, PPSMC_MSG_GetFclkFrequency, 1),
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Dvangogh_ppt.c101 MSG_MAP(GetFclkFrequency, PPSMC_MSG_GetFclkFrequency, 0),