Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/mach-pnx4008/
Dclock.c402 static int pll1_set_rate(struct clk *clk, u32 rate) in pll1_set_rate() function
460 .set_rate = &pll1_set_rate,
/linux-3.4.99/arch/avr32/mach-at32ap/
Dat32ap700x.c247 static long pll1_set_rate(struct clk *clk, unsigned long rate, int apply) in pll1_set_rate() function
320 .set_rate = pll1_set_rate,