Home
last modified time | relevance | path

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

/arch/blackfin/mach-bf609/
Dclock.c159 int pll_set_rate(struct clk *clk, unsigned long rate) in pll_set_rate() function
262 .set_rate = pll_set_rate,
/arch/avr32/mach-at32ap/
Dat32ap700x.c129 static long pll_set_rate(struct clk *clk, unsigned long rate, in pll_set_rate() function
252 actual_rate = pll_set_rate(clk, rate, &ctrl); in pll1_set_rate()