Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/ti/clk/
H A Dti_pll.c44 uint32_t vco_max; member
919 uint64_t vco_max = (uint64_t)clkod * (consider_data->max + 1) - 1U; in ti_pll_internal_calc() local