Symbol: PPSMC_MSG_GetMinGfxclkFrequency
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu10_hwmgr.c
1075
ret = smum_send_msg_to_smc(hwmgr, PPSMC_MSG_GetMinGfxclkFrequency, &min_freq);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu10_hwmgr.c
1091
ret = smum_send_msg_to_smc(hwmgr, PPSMC_MSG_GetMinGfxclkFrequency, &min_freq);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu10_hwmgr.c
1561
ret = smum_send_msg_to_smc(hwmgr, PPSMC_MSG_GetMinGfxclkFrequency, &min_freq);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu10_hwmgr.c
1590
ret = smum_send_msg_to_smc(hwmgr, PPSMC_MSG_GetMinGfxclkFrequency, &min_freq);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu10_hwmgr.c
540
smum_send_msg_to_smc(hwmgr, PPSMC_MSG_GetMinGfxclkFrequency, &result);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu10_hwmgr.c
651
smum_send_msg_to_smc(hwmgr, PPSMC_MSG_GetMinGfxclkFrequency, &fine_grain_min_freq);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu10_hwmgr.c
694
smum_send_msg_to_smc(hwmgr, PPSMC_MSG_GetMinGfxclkFrequency, &fine_grain_min_freq);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu10_hwmgr.c
712
smum_send_msg_to_smc(hwmgr, PPSMC_MSG_GetMinGfxclkFrequency, &fine_grain_min_freq);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu10_hwmgr.c
730
smum_send_msg_to_smc(hwmgr, PPSMC_MSG_GetMinGfxclkFrequency, &fine_grain_min_freq);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu10_hwmgr.c
773
smum_send_msg_to_smc(hwmgr, PPSMC_MSG_GetMinGfxclkFrequency, &fine_grain_min_freq);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu10_hwmgr.c
819
smum_send_msg_to_smc(hwmgr, PPSMC_MSG_GetMinGfxclkFrequency, &fine_grain_min_freq);
sys/dev/pci/drm/amd/pm/swsmu/smu12/renoir_ppt.c
93
MSG_MAP(GetMinGfxclkFrequency, PPSMC_MSG_GetMinGfxclkFrequency, 1),