Symbol: PPSMC_MSG_GetMaxGfxclkFrequency
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu10_hwmgr.c
1078
ret = smum_send_msg_to_smc(hwmgr, PPSMC_MSG_GetMaxGfxclkFrequency, &max_freq);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu10_hwmgr.c
1094
ret = smum_send_msg_to_smc(hwmgr, PPSMC_MSG_GetMaxGfxclkFrequency, &max_freq);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu10_hwmgr.c
1572
ret = smum_send_msg_to_smc(hwmgr, PPSMC_MSG_GetMaxGfxclkFrequency, &max_freq);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu10_hwmgr.c
1595
ret = smum_send_msg_to_smc(hwmgr, PPSMC_MSG_GetMaxGfxclkFrequency, &max_freq);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu10_hwmgr.c
384
PPSMC_MSG_GetMaxGfxclkFrequency,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu10_hwmgr.c
543
smum_send_msg_to_smc(hwmgr, PPSMC_MSG_GetMaxGfxclkFrequency, &result);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu10_hwmgr.c
652
smum_send_msg_to_smc(hwmgr, PPSMC_MSG_GetMaxGfxclkFrequency, &fine_grain_max_freq);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu10_hwmgr.c
695
smum_send_msg_to_smc(hwmgr, PPSMC_MSG_GetMaxGfxclkFrequency, &fine_grain_max_freq);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu10_hwmgr.c
713
smum_send_msg_to_smc(hwmgr, PPSMC_MSG_GetMaxGfxclkFrequency, &fine_grain_max_freq);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu10_hwmgr.c
731
smum_send_msg_to_smc(hwmgr, PPSMC_MSG_GetMaxGfxclkFrequency, &fine_grain_max_freq);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu10_hwmgr.c
774
smum_send_msg_to_smc(hwmgr, PPSMC_MSG_GetMaxGfxclkFrequency, &fine_grain_max_freq);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu10_hwmgr.c
820
smum_send_msg_to_smc(hwmgr, PPSMC_MSG_GetMaxGfxclkFrequency, &fine_grain_max_freq);
sys/dev/pci/drm/amd/pm/swsmu/smu12/renoir_ppt.c
94
MSG_MAP(GetMaxGfxclkFrequency, PPSMC_MSG_GetMaxGfxclkFrequency, 1),