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

/arch/arm/mach-imx/
H A Dclock-mx51-mx53.c475 static struct clk main_bus_clk = { variable in typeref:struct:clk
598 if (clk->parent == &main_bus_clk || clk->parent == &lp_apm_clk) {
599 /* the main_bus_clk is the one before the DVFS engine */
627 else if (parent != &main_bus_clk)
823 .parent = &main_bus_clk,
1574 clk_enable(&main_bus_clk);
1617 clk_enable(&main_bus_clk);

Completed in 7 milliseconds