Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/
H A Dclk-bm1880.c474 static unsigned long bm1880_pll_rate_calc(u32 regval, unsigned long parent_rate) in bm1880_pll_rate_calc() function
500 rate = bm1880_pll_rate_calc(regval, parent_rate); in bm1880_pll_recalc_rate()