Home
last modified time | relevance | path

Searched refs:enable_clks (Results 1 – 1 of 1) sorted by relevance

/linux/arch/m68k/coldfire/
H A Dm5441x.c146 static struct clk * const enable_clks[] __initconst = { variable
225 for (i = 0; i < ARRAY_SIZE(enable_clks); ++i) in m5441x_clk_init()
226 __clk_init_enabled(enable_clks[i]); in m5441x_clk_init()