Home
last modified time | relevance | path

Searched defs:best_p (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/clk/sunxi-ng/
Dccu_mp.c21 unsigned int best_m = 0, best_p = 0; in ccu_mp_find_best() local
Dccu_nkmp.c39 unsigned long best_n = 0, best_k = 0, best_m = 0, best_p = 0; in ccu_nkmp_find_best() local
/Linux-v4.19/drivers/video/fbdev/
Dgbefb.c465 int pll_m, pll_n, pll_p, error, best_m, best_n, best_p, best_error; in compute_gbe_timing() local