Searched refs:fpm_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-imx/
H A Dclock-imx21.c482 static struct clk fpm_clk = { variable in typeref:struct:clk
1091 else if (parent == &fpm_clk)
1153 _REGISTER_CLOCK(NULL, "fpm", fpm_clk)
1212 mpll_clk.parent = &fpm_clk;
1217 spll_clk.parent = &fpm_clk;
H A Dclock-imx27.c494 static struct clk fpm_clk = { variable in typeref:struct:clk
731 mpll_clk.parent = &fpm_clk;
736 spll_clk.parent = &fpm_clk;

Completed in 93 milliseconds