Home
last modified time | relevance | path

Searched refs:PPSMC_MSG_GetMinDpmFreq (Results 1 – 18 of 18) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/
H A Dsmu_v13_0_6_ppsmc.h54 #define PPSMC_MSG_GetMinDpmFreq 0x15 macro
H A Darcturus_ppsmc.h72 #define PPSMC_MSG_GetMinDpmFreq 0x1F macro
H A Dsmu_v11_0_7_ppsmc.h70 #define PPSMC_MSG_GetMinDpmFreq 0x1D macro
H A Dsmu_v11_0_ppsmc.h70 #define PPSMC_MSG_GetMinDpmFreq 0x1E macro
H A Dsmu_v13_0_7_ppsmc.h69 #define PPSMC_MSG_GetMinDpmFreq 0x1D macro
H A Dsmu_v13_0_0_ppsmc.h71 #define PPSMC_MSG_GetMinDpmFreq 0x1D macro
H A Daldebaran_ppsmc.h64 #define PPSMC_MSG_GetMinDpmFreq 0x1C macro
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dvega12_ppsmc.h73 #define PPSMC_MSG_GetMinDpmFreq 0x2A macro
H A Dvega20_ppsmc.h72 #define PPSMC_MSG_GetMinDpmFreq 0x2A macro
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/
H A Daldebaran_ppt.c123 MSG_MAP(GetMinDpmFreq, PPSMC_MSG_GetMinDpmFreq, 0),
H A Dsmu_v13_0_6_ppt.c110 MSG_MAP(GetMinDpmFreq, PPSMC_MSG_GetMinDpmFreq, 1),
H A Dsmu_v13_0_7_ppt.c113 MSG_MAP(GetMinDpmFreq, PPSMC_MSG_GetMinDpmFreq, 1),
H A Dsmu_v13_0_0_ppt.c137 MSG_MAP(GetMinDpmFreq, PPSMC_MSG_GetMinDpmFreq, 1),
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Darcturus_ppt.c131 MSG_MAP(GetMinDpmFreq, PPSMC_MSG_GetMinDpmFreq, 0),
H A Dnavi10_ppt.c104 MSG_MAP(GetMinDpmFreq, PPSMC_MSG_GetMinDpmFreq, 1),
H A Dsienna_cichlid_ppt.c129 MSG_MAP(GetMinDpmFreq, PPSMC_MSG_GetMinDpmFreq, 1),
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega12_hwmgr.c998 smum_send_msg_to_smc_with_parameter(hwmgr, PPSMC_MSG_GetMinDpmFreq, (clkid << 16), in vega12_get_all_clock_ranges_helper()
H A Dvega20_hwmgr.c2042 PPSMC_MSG_GetMinDpmFreq, in vega20_get_clock_ranges()