Home
last modified time | relevance | path

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

/u-boot/drivers/clk/kendryte/
A Dpll.c296 u64 last_r = r; in k210_pll_calc_config() local
312 r * od == last_r * last_od); in k210_pll_calc_config()
340 last_err = abs(last_r * last_od - goal); in k210_pll_calc_config()
343 r = last_r; in k210_pll_calc_config()

Completed in 4 milliseconds