Home
last modified time | relevance | path

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

/drivers/clk/sunxi-ng/
Dccu_nkmp.c36 unsigned long best_n = 0, best_k = 0, best_m = 0, best_p = 0; in ccu_nkmp_find_best() local
Dccu_mp.c18 unsigned int best_m = 0, best_p = 0; in ccu_mp_find_best() local
/drivers/video/fbdev/
Dgbefb.c459 int pll_m, pll_n, pll_p, error, best_m, best_n, best_p, best_error; in compute_gbe_timing() local