Searched refs:gen_synth0_1_parents (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/spear/ |
H A D | spear1340_clock.c | 437 static const char *gen_synth0_1_parents[] = { "vco1div4_clk", "vco3div2_clk", variable 893 clk = clk_register_mux(NULL, "gen_syn0_1_mclk", gen_synth0_1_parents, in spear1340_clk_init() 894 ARRAY_SIZE(gen_synth0_1_parents), in spear1340_clk_init()
|
H A D | spear1310_clock.c | 370 static const char *gen_synth0_1_parents[] = { "vco1div4_clk", "vco3div2_clk", variable 808 clk = clk_register_mux(NULL, "gen_syn0_1_mclk", gen_synth0_1_parents, in spear1310_clk_init() 809 ARRAY_SIZE(gen_synth0_1_parents), in spear1310_clk_init()
|
/kernel/linux/linux-6.6/drivers/clk/spear/ |
H A D | spear1340_clock.c | 434 static const char *gen_synth0_1_parents[] = { "vco1div4_clk", "vco3div2_clk", variable 890 clk = clk_register_mux(NULL, "gen_syn0_1_mclk", gen_synth0_1_parents, in spear1340_clk_init() 891 ARRAY_SIZE(gen_synth0_1_parents), in spear1340_clk_init()
|
H A D | spear1310_clock.c | 367 static const char *gen_synth0_1_parents[] = { "vco1div4_clk", "vco3div2_clk", variable 805 clk = clk_register_mux(NULL, "gen_syn0_1_mclk", gen_synth0_1_parents, in spear1310_clk_init() 806 ARRAY_SIZE(gen_synth0_1_parents), in spear1310_clk_init()
|
Completed in 7 milliseconds