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

/linux-4.1.27/drivers/clk/spear/
H A Dspear1310_clock.c362 static const char *c3_parents[] = { "pll5_clk", "c3_syn_gclk", }; variable
605 clk = clk_register_mux(NULL, "c3_mclk", c3_parents, spear1310_clk_init()
606 ARRAY_SIZE(c3_parents), spear1310_clk_init()
H A Dspear1340_clock.c426 static const char *c3_parents[] = { "pll5_clk", "c3_syn_gclk", }; variable
701 clk = clk_register_mux(NULL, "c3_mclk", c3_parents, spear1340_clk_init()
702 ARRAY_SIZE(c3_parents), spear1340_clk_init()

Completed in 271 milliseconds