Home
last modified time | relevance | path

Searched refs:PPSMC_MSG_GetDcModeMaxDpmFreq (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/inc/
H A Dsmu_v11_0_7_ppsmc.h82 #define PPSMC_MSG_GetDcModeMaxDpmFreq 0x26 macro
H A Dsmu_v11_0_ppsmc.h80 #define PPSMC_MSG_GetDcModeMaxDpmFreq 0x28 macro
H A Dvega12_ppsmc.h115 #define PPSMC_MSG_GetDcModeMaxDpmFreq 0x54 macro
H A Dvega20_ppsmc.h113 #define PPSMC_MSG_GetDcModeMaxDpmFreq 0x54 macro
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Dnavi10_ppt.c127 MSG_MAP(GetDcModeMaxDpmFreq, PPSMC_MSG_GetDcModeMaxDpmFreq, 1),
H A Dsienna_cichlid_ppt.c120 MSG_MAP(GetDcModeMaxDpmFreq, PPSMC_MSG_GetDcModeMaxDpmFreq, 1),
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega12_hwmgr.c1007 smum_send_msg_to_smc_with_parameter(hwmgr, PPSMC_MSG_GetDcModeMaxDpmFreq, (clkid << 16), in vega12_get_all_clock_ranges_helper()
H A Dvega20_hwmgr.c1587 PPSMC_MSG_GetDcModeMaxDpmFreq, in vega20_get_max_sustainable_clock()