Searched refs:DIV_2_THRESHOLD (Results 1 – 1 of 1) sorted by relevance
77 #define DIV_2_THRESHOLD 600000000 macro301 if (req->rate < (DIV_2_THRESHOLD / 2)) in clk_cpu_8996_pmux_determine_rate()304 if (req->rate < DIV_2_THRESHOLD) in clk_cpu_8996_pmux_determine_rate()564 if (cnd->new_rate < DIV_2_THRESHOLD && in cpu_clk_notifier_cb()565 cnd->old_rate > DIV_2_THRESHOLD) in cpu_clk_notifier_cb()571 if (cnd->new_rate < DIV_2_THRESHOLD && in cpu_clk_notifier_cb()572 cnd->old_rate > DIV_2_THRESHOLD) in cpu_clk_notifier_cb()