gfx_max_freq_limit 488 drivers/gpu/drm/amd/powerplay/hwmgr/smu10_hwmgr.c smu10_data->gfx_max_freq_limit = result / 10 * 1000; gfx_max_freq_limit 591 drivers/gpu/drm/amd/powerplay/hwmgr/smu10_hwmgr.c data->gfx_max_freq_limit/100); gfx_max_freq_limit 604 drivers/gpu/drm/amd/powerplay/hwmgr/smu10_hwmgr.c data->gfx_max_freq_limit/100); gfx_max_freq_limit 677 drivers/gpu/drm/amd/powerplay/hwmgr/smu10_hwmgr.c data->gfx_max_freq_limit/100); gfx_max_freq_limit 738 drivers/gpu/drm/amd/powerplay/hwmgr/smu10_hwmgr.c return data->gfx_max_freq_limit; gfx_max_freq_limit 850 drivers/gpu/drm/amd/powerplay/hwmgr/smu10_hwmgr.c low == 2 ? data->gfx_max_freq_limit/100 : gfx_max_freq_limit 858 drivers/gpu/drm/amd/powerplay/hwmgr/smu10_hwmgr.c data->gfx_max_freq_limit/100); gfx_max_freq_limit 895 drivers/gpu/drm/amd/powerplay/hwmgr/smu10_hwmgr.c if (now == data->gfx_max_freq_limit/100) gfx_max_freq_limit 909 drivers/gpu/drm/amd/powerplay/hwmgr/smu10_hwmgr.c data->gfx_max_freq_limit/100, gfx_max_freq_limit 947 drivers/gpu/drm/amd/powerplay/hwmgr/smu10_hwmgr.c level->coreClock = data->gfx_max_freq_limit; gfx_max_freq_limit 287 drivers/gpu/drm/amd/powerplay/hwmgr/smu10_hwmgr.h uint32_t gfx_max_freq_limit;