Searched defs:best_p (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/clk/sunxi-ng/ |
D | ccu_mp.c | 21 unsigned int best_m = 0, best_p = 0; in ccu_mp_find_best() local
|
D | ccu_nkmp.c | 39 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/ |
D | gbefb.c | 465 int pll_m, pll_n, pll_p, error, best_m, best_n, best_p, best_error; in compute_gbe_timing() local
|