SMU7_MINIMUM_ENGINE_CLOCK 3623 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c 			(min_clocks.engineClockInSR >= SMU7_MINIMUM_ENGINE_CLOCK ||
SMU7_MINIMUM_ENGINE_CLOCK 3624 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c 				data->display_timing.min_clock_in_sr >= SMU7_MINIMUM_ENGINE_CLOCK))
SMU7_MINIMUM_ENGINE_CLOCK 4178 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c 			(data->display_timing.min_clock_in_sr >= SMU7_MINIMUM_ENGINE_CLOCK ||
SMU7_MINIMUM_ENGINE_CLOCK 4179 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c 			hwmgr->display_config->min_core_set_clock_in_sr >= SMU7_MINIMUM_ENGINE_CLOCK))
SMU7_MINIMUM_ENGINE_CLOCK 5172 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c 	uint32_t min = max(clock_insr, (uint32_t)SMU7_MINIMUM_ENGINE_CLOCK);
SMU7_MINIMUM_ENGINE_CLOCK  792 drivers/gpu/drm/amd/powerplay/smumgr/vegam_smumgr.c 	uint32_t min = max(clock_insr, (uint32_t)SMU7_MINIMUM_ENGINE_CLOCK);