Searched refs:PPSMC_MSG_GetMaxDpmFreq (Results 1 – 18 of 18) sorted by relevance
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/ |
H A D | smu_v13_0_6_ppsmc.h | 55 #define PPSMC_MSG_GetMaxDpmFreq 0x16 macro
|
H A D | arcturus_ppsmc.h | 73 #define PPSMC_MSG_GetMaxDpmFreq 0x20 macro
|
H A D | smu_v11_0_7_ppsmc.h | 71 #define PPSMC_MSG_GetMaxDpmFreq 0x1E macro
|
H A D | smu_v11_0_ppsmc.h | 71 #define PPSMC_MSG_GetMaxDpmFreq 0x1F macro
|
H A D | smu_v13_0_7_ppsmc.h | 70 #define PPSMC_MSG_GetMaxDpmFreq 0x1E macro
|
H A D | smu_v13_0_0_ppsmc.h | 72 #define PPSMC_MSG_GetMaxDpmFreq 0x1E macro
|
H A D | aldebaran_ppsmc.h | 65 #define PPSMC_MSG_GetMaxDpmFreq 0x1D macro
|
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/ |
H A D | vega12_ppsmc.h | 74 #define PPSMC_MSG_GetMaxDpmFreq 0x2B macro
|
H A D | vega20_ppsmc.h | 73 #define PPSMC_MSG_GetMaxDpmFreq 0x2B macro
|
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/ |
H A D | aldebaran_ppt.c | 124 MSG_MAP(GetMaxDpmFreq, PPSMC_MSG_GetMaxDpmFreq, 0),
|
H A D | smu_v13_0_6_ppt.c | 111 MSG_MAP(GetMaxDpmFreq, PPSMC_MSG_GetMaxDpmFreq, 1),
|
H A D | smu_v13_0_7_ppt.c | 114 MSG_MAP(GetMaxDpmFreq, PPSMC_MSG_GetMaxDpmFreq, 1),
|
H A D | smu_v13_0_0_ppt.c | 138 MSG_MAP(GetMaxDpmFreq, PPSMC_MSG_GetMaxDpmFreq, 1),
|
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
H A D | vega20_hwmgr.c | 1602 PPSMC_MSG_GetMaxDpmFreq, in vega20_get_max_sustainable_clock() 2047 PPSMC_MSG_GetMaxDpmFreq, (clock_select << 16), in vega20_get_clock_ranges()
|
H A D | vega12_hwmgr.c | 1001 smum_send_msg_to_smc_with_parameter(hwmgr, PPSMC_MSG_GetMaxDpmFreq, (clkid << 16), in vega12_get_all_clock_ranges_helper()
|
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
H A D | arcturus_ppt.c | 132 MSG_MAP(GetMaxDpmFreq, PPSMC_MSG_GetMaxDpmFreq, 0),
|
H A D | navi10_ppt.c | 105 MSG_MAP(GetMaxDpmFreq, PPSMC_MSG_GetMaxDpmFreq, 1),
|
H A D | sienna_cichlid_ppt.c | 130 MSG_MAP(GetMaxDpmFreq, PPSMC_MSG_GetMaxDpmFreq, 1),
|