Home
last modified time | relevance | path

Searched refs:try_parent_rate (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/clk/actions/
H A Dowl-factor.c71 unsigned long parent_rate, try_parent_rate, best = 0, cur_rate; in owl_clk_val_best() local
85 try_parent_rate = rate * clkt->div / clkt->mul; in owl_clk_val_best()
87 if (try_parent_rate == parent_rate_saved) { in owl_clk_val_best()
90 try_parent_rate); in owl_clk_val_best()
101 try_parent_rate); in owl_clk_val_best()