Searched refs:gpt1_parents (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/spear/ |
H A D | spear3xx_clock.c | 134 static const char *gpt1_parents[] = { "pll3_clk", "gpt1_syn_clk", }; variable 483 clk = clk_register_mux(NULL, "gpt1_mclk", gpt1_parents, in spear3xx_clk_init() 484 ARRAY_SIZE(gpt1_parents), in spear3xx_clk_init()
|
/kernel/linux/linux-6.6/drivers/clk/spear/ |
H A D | spear3xx_clock.c | 132 static const char *gpt1_parents[] = { "pll3_clk", "gpt1_syn_clk", }; variable 481 clk = clk_register_mux(NULL, "gpt1_mclk", gpt1_parents, in spear3xx_clk_init() 482 ARRAY_SIZE(gpt1_parents), in spear3xx_clk_init()
|
Completed in 2 milliseconds