Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/common/
H A Dmali_dvfs_policy.c29 static int mali_fps_step2 = 0; variable
139 } else if ((mali_fps_step2 <= current_fps) && (current_fps < mali_fps_step1)) { in mali_dvfs_policy_realize()
226 mali_fps_step2 = mali_max_system_fps / 5; in mali_dvfs_policy_init()