Searched refs:clcd_synth_parents (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/drivers/clk/spear/ |
| D | spear1340_clock.c | 429 static const char *clcd_synth_parents[] = { "vco1div4_clk", "pll2_clk", }; variable 733 clk = clk_register_mux(NULL, "clcd_syn_mclk", clcd_synth_parents, in spear1340_clk_init() 734 ARRAY_SIZE(clcd_synth_parents), in spear1340_clk_init()
|
| D | spear1310_clock.c | 365 static const char *clcd_synth_parents[] = { "vco1div4_clk", "pll2_clk", }; variable 637 clk = clk_register_mux(NULL, "clcd_syn_mclk", clcd_synth_parents, in spear1310_clk_init() 638 ARRAY_SIZE(clcd_synth_parents), in spear1310_clk_init()
|