Searched refs:clcd_synth_parents (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/spear/ |
H A D | spear1340_clock.c | 429 static const char *clcd_synth_parents[] = { "vco1div4_clk", "pll2_clk", }; variable 729 clk = clk_register_mux(NULL, "clcd_syn_mclk", clcd_synth_parents, in spear1340_clk_init() 730 ARRAY_SIZE(clcd_synth_parents), in spear1340_clk_init()
|
H A D | spear1310_clock.c | 365 static const char *clcd_synth_parents[] = { "vco1div4_clk", "pll2_clk", }; variable 633 clk = clk_register_mux(NULL, "clcd_syn_mclk", clcd_synth_parents, in spear1310_clk_init() 634 ARRAY_SIZE(clcd_synth_parents), in spear1310_clk_init()
|
/kernel/linux/linux-6.6/drivers/clk/spear/ |
H A D | spear1340_clock.c | 426 static const char *clcd_synth_parents[] = { "vco1div4_clk", "pll2_clk", }; variable 726 clk = clk_register_mux(NULL, "clcd_syn_mclk", clcd_synth_parents, in spear1340_clk_init() 727 ARRAY_SIZE(clcd_synth_parents), in spear1340_clk_init()
|
H A D | spear1310_clock.c | 362 static const char *clcd_synth_parents[] = { "vco1div4_clk", "pll2_clk", }; variable 630 clk = clk_register_mux(NULL, "clcd_syn_mclk", clcd_synth_parents, in spear1310_clk_init() 631 ARRAY_SIZE(clcd_synth_parents), in spear1310_clk_init()
|
Completed in 7 milliseconds