Searched refs:gen_synth0_1_parents (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/clk/spear/ |
D | spear1340_clock.c | 438 static const char *gen_synth0_1_parents[] = { "vco1div4_clk", "vco3div2_clk", variable 898 clk = clk_register_mux(NULL, "gen_syn0_1_mclk", gen_synth0_1_parents, in spear1340_clk_init() 899 ARRAY_SIZE(gen_synth0_1_parents), in spear1340_clk_init()
|
D | spear1310_clock.c | 371 static const char *gen_synth0_1_parents[] = { "vco1div4_clk", "vco3div2_clk", variable 813 clk = clk_register_mux(NULL, "gen_syn0_1_mclk", gen_synth0_1_parents, in spear1310_clk_init() 814 ARRAY_SIZE(gen_synth0_1_parents), in spear1310_clk_init()
|