clcd_synth_parents 365 drivers/clk/spear/spear1310_clock.c static const char *clcd_synth_parents[] = { "vco1div4_clk", "pll2_clk", }; clcd_synth_parents 633 drivers/clk/spear/spear1310_clock.c clk = clk_register_mux(NULL, "clcd_syn_mclk", clcd_synth_parents, clcd_synth_parents 634 drivers/clk/spear/spear1310_clock.c ARRAY_SIZE(clcd_synth_parents), clcd_synth_parents 429 drivers/clk/spear/spear1340_clock.c static const char *clcd_synth_parents[] = { "vco1div4_clk", "pll2_clk", }; clcd_synth_parents 729 drivers/clk/spear/spear1340_clock.c clk = clk_register_mux(NULL, "clcd_syn_mclk", clcd_synth_parents, clcd_synth_parents 730 drivers/clk/spear/spear1340_clock.c ARRAY_SIZE(clcd_synth_parents),