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

/linux-4.4.14/drivers/clk/spear/
H A Dspear6xx_clock.c103 static const char *gpt2_parents[] = { "pll3_clk", "gpt2_syn_clk", }; variable
239 clk = clk_register_mux(NULL, "gpt2_mclk", gpt2_parents, spear6xx_clk_init()
240 ARRAY_SIZE(gpt2_parents), CLK_SET_RATE_NO_REPARENT, spear6xx_clk_init()
H A Dspear3xx_clock.c135 static const char *gpt2_parents[] = { "pll3_clk", "gpt2_syn_clk", }; variable
497 clk = clk_register_mux(NULL, "gpt2_mclk", gpt2_parents, spear3xx_clk_init()
498 ARRAY_SIZE(gpt2_parents), spear3xx_clk_init()

Completed in 130 milliseconds