Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/clk/sunxi-ng/
Dccu_mp.c16 static void ccu_mp_find_best(unsigned long parent, unsigned long rate, in ccu_mp_find_best() function
59 ccu_mp_find_best(*parent_rate, rate, max_m, max_p, &m, &p); in ccu_mp_round_rate()
148 ccu_mp_find_best(parent_rate, rate, max_m, max_p, &m, &p); in ccu_mp_set_rate()