Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/clk/sunxi-ng/
Dccu_mp.c13 static void ccu_mp_find_best(unsigned long parent, unsigned long rate, in ccu_mp_find_best() function
112 ccu_mp_find_best(*parent_rate, rate, max_m, max_p, &m, &p); in ccu_mp_round_rate()
205 ccu_mp_find_best(parent_rate, rate, max_m, max_p, &m, &p); in ccu_mp_set_rate()