Home
last modified time | relevance | path

Searched refs:gpt2_parents (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/clk/spear/
Dspear6xx_clock.c103 static const char *gpt2_parents[] = { "pll3_clk", "gpt2_syn_clk", }; variable
237 clk = clk_register_mux(NULL, "gpt2_mclk", gpt2_parents, in spear6xx_clk_init()
238 ARRAY_SIZE(gpt2_parents), CLK_SET_RATE_NO_REPARENT, in spear6xx_clk_init()
Dspear3xx_clock.c135 static const char *gpt2_parents[] = { "pll3_clk", "gpt2_syn_clk", }; variable
495 clk = clk_register_mux(NULL, "gpt2_mclk", gpt2_parents, in spear3xx_clk_init()
496 ARRAY_SIZE(gpt2_parents), in spear3xx_clk_init()