Searched refs:mali_gpu_get_freq (Results 1 – 1 of 1) sorted by relevance
37 static int (*mali_gpu_get_freq)(void) = NULL; variable152 cur_clk_step = mali_gpu_get_freq(); in mali_dvfs_policy_realize()242 mali_gpu_get_freq = data.get_freq; in mali_dvfs_policy_init()246 && (NULL != mali_gpu_get_freq) && (NULL != mali_gpu_set_freq)) { in mali_dvfs_policy_init()269 cur_clk_step = mali_gpu_get_freq(); in mali_dvfs_policy_new_period()