Searched refs:DIV_THRESHOLD (Results 1 – 1 of 1) sorted by relevance
33 #define DIV_THRESHOLD 600000000 macro144 if (req->rate < (DIV_THRESHOLD / cbf_pll_postdiv.div)) in clk_cbf_8996_mux_determine_rate()147 if (req->rate < DIV_THRESHOLD) in clk_cbf_8996_mux_determine_rate()195 if (cnd->old_rate > DIV_THRESHOLD && in cbf_clk_notifier_cb()196 cnd->new_rate < DIV_THRESHOLD) in cbf_clk_notifier_cb()201 if (cnd->new_rate < DIV_THRESHOLD && in cbf_clk_notifier_cb()202 cnd->old_rate > DIV_THRESHOLD) in cbf_clk_notifier_cb()