Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/ti/clk/
H A Dti_pll.c51 uint32_t best_actual; member
174 data->best_actual = actual; in ti_pll_consider_entry()
342 if ((delta == 0U) && (data->best_actual != actual)) { in ti_pll_consider()
393 data->best_actual = actual; in ti_pll_consider()
1158 .best_actual = 0U, in ti_pll_calc()
1196 return consider_data.best_actual; in ti_pll_calc()