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

/linux-master/drivers/clk/spear/
H A Dspear1310_clock.c362 static const char *clcd_synth_parents[] = { "vco1div4_clk", "pll2_clk", }; variable
630 clk = clk_register_mux(NULL, "clcd_syn_mclk", clcd_synth_parents,
631 ARRAY_SIZE(clcd_synth_parents),
H A Dspear1340_clock.c426 static const char *clcd_synth_parents[] = { "vco1div4_clk", "pll2_clk", }; variable
726 clk = clk_register_mux(NULL, "clcd_syn_mclk", clcd_synth_parents,
727 ARRAY_SIZE(clcd_synth_parents),

Completed in 134 milliseconds