Searched refs:gen_synth2_3_parents (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/clk/spear/ |
D | spear1340_clock.c | 440 static const char *gen_synth2_3_parents[] = { "vco1div4_clk", "vco2div2_clk", variable 905 clk = clk_register_mux(NULL, "gen_syn2_3_mclk", gen_synth2_3_parents, in spear1340_clk_init() 906 ARRAY_SIZE(gen_synth2_3_parents), in spear1340_clk_init()
|
D | spear1310_clock.c | 373 static const char *gen_synth2_3_parents[] = { "vco1div4_clk", "vco3div2_clk", variable 820 clk = clk_register_mux(NULL, "gen_syn2_3_mclk", gen_synth2_3_parents, in spear1310_clk_init() 821 ARRAY_SIZE(gen_synth2_3_parents), in spear1310_clk_init()
|