Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/clk/sunxi-ng/
Dccu_mp.c21 unsigned int best_m = 0, best_p = 0; in ccu_mp_find_best() local
34 best_p = _p; in ccu_mp_find_best()
40 *p = best_p; in ccu_mp_find_best()
Dccu_nkmp.c39 unsigned long best_n = 0, best_k = 0, best_m = 0, best_p = 0; in ccu_nkmp_find_best() local
60 best_p = _p; in ccu_nkmp_find_best()
70 nkmp->p = best_p; in ccu_nkmp_find_best()