Home
last modified time | relevance | path

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

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