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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-mx3/
H A Dclock-imx31.c71 static struct clk mcu_pll_clk; variable in typeref:struct:clk
209 return clk_get_rate(&mcu_pll_clk);
415 static struct clk mcu_pll_clk = { variable in typeref:struct:clk
421 .parent = &mcu_pll_clk,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-mxc91231/
H A Dclock.c121 static struct clk mcu_pll_clk; variable in typeref:struct:clk
129 return &mcu_pll_clk;
140 if (clk == &mcu_pll_clk)
220 static struct clk mcu_pll_clk = { variable in typeref:struct:clk

Completed in 65 milliseconds