Searched refs:gen_synth2_3_parents (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/clk/spear/ |
H A D | spear1340_clock.c | 436 static const char *gen_synth2_3_parents[] = { "vco1div4_clk", "vco2div2_clk", variable 897 clk = clk_register_mux(NULL, "gen_syn2_3_mclk", gen_synth2_3_parents, in spear1340_clk_init() 898 ARRAY_SIZE(gen_synth2_3_parents), in spear1340_clk_init()
|
H A D | spear1310_clock.c | 369 static const char *gen_synth2_3_parents[] = { "vco1div4_clk", "vco3div2_clk", variable 812 clk = clk_register_mux(NULL, "gen_syn2_3_mclk", gen_synth2_3_parents, in spear1310_clk_init() 813 ARRAY_SIZE(gen_synth2_3_parents), in spear1310_clk_init()
|