Home
last modified time | relevance | path

Searched refs:cluster_max_freq (Results 1 - 1 of 1) sorted by relevance

/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Dsched.h2871 static inline unsigned int cluster_max_freq(struct sched_cluster *cluster) in cluster_max_freq() function
2917 return DIV_ROUND_UP(CPU_FREQ_1K * max_possible_freq, cluster_max_freq(cluster)); in load_scale_cpu_freq()
2964 return (0x400 * cluster_max_freq(cluster)) / min_max_freq; in capacity_scale_cpu_freq()

Completed in 5 milliseconds