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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/avr32/mach-at32ap/
H A Dat32ap7000.c163 static struct clk pll1 = { variable in typeref:struct:clk
164 .name = "pll1",
385 if (parent == &osc1 || parent == &pll1)
392 if (parent == &pll0 || parent == &pll1)
412 parent = (control & SM_BIT(PLLSEL)) ? &pll1 : &osc1;
1063 &pll1,
1127 pll1.parent = &osc1;

Completed in 20 milliseconds