Searched refs:pll_get_rate (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/arch/blackfin/mach-bf609/
H A Dclock.c138 unsigned long pll_get_rate(struct clk *clk) pll_get_rate() function
261 .get_rate = pll_get_rate,
/linux-4.1.27/arch/avr32/mach-at32ap/
H A Dat32ap700x.c115 static unsigned long pll_get_rate(struct clk *clk, unsigned long control) pll_get_rate() function
200 return pll_get_rate(clk, control); pll0_get_rate()
244 return pll_get_rate(clk, control); pll1_get_rate()

Completed in 150 milliseconds