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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-mx5/
H A Dclock-mx51.c391 static struct clk main_bus_clk = { variable in typeref:struct:clk
508 if (clk->parent == &main_bus_clk || clk->parent == &lp_apm_clk) {
509 /* the main_bus_clk is the one before the DVFS engine */
537 else if (parent != &main_bus_clk)
700 .parent = &main_bus_clk,
872 clk_enable(&main_bus_clk);

Completed in 61 milliseconds