Searched refs:DIV_2_THRESHOLD (Results 1 – 1 of 1) sorted by relevance
71 #define DIV_2_THRESHOLD 600000000 macro237 if (cpuclk->pll_div_2 && req->rate < DIV_2_THRESHOLD) { in clk_cpu_8996_mux_determine_rate()238 if (req->rate < (DIV_2_THRESHOLD / 2)) in clk_cpu_8996_mux_determine_rate()469 if (cnd->new_rate < DIV_2_THRESHOLD) in cpu_clk_notifier_cb()