Searched refs:gen_synth2_3_parents (Results 1 – 2 of 2) sorted by relevance
/drivers/clk/spear/ |
D | spear1340_clock.c | 437 static const char *gen_synth2_3_parents[] = { "vco1div4_clk", "vco2div2_clk", variable 898 clk = clk_register_mux(NULL, "gen_syn2_3_mclk", gen_synth2_3_parents, in spear1340_clk_init() 899 ARRAY_SIZE(gen_synth2_3_parents), in spear1340_clk_init()
|
D | spear1310_clock.c | 370 static const char *gen_synth2_3_parents[] = { "vco1div4_clk", "vco3div2_clk", variable 813 clk = clk_register_mux(NULL, "gen_syn2_3_mclk", gen_synth2_3_parents, in spear1310_clk_init() 814 ARRAY_SIZE(gen_synth2_3_parents), in spear1310_clk_init()
|