Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/clk/spear/
Dspear6xx_clock.c103 static const char *gpt0_1_parents[] = { "pll3_clk", "gpt0_1_syn_clk", }; variable
222 clk = clk_register_mux(NULL, "gpt0_mclk", gpt0_1_parents, in spear6xx_clk_init()
223 ARRAY_SIZE(gpt0_1_parents), CLK_SET_RATE_NO_REPARENT, in spear6xx_clk_init()
227 clk = clk_register_mux(NULL, "gpt1_mclk", gpt0_1_parents, in spear6xx_clk_init()
228 ARRAY_SIZE(gpt0_1_parents), CLK_SET_RATE_NO_REPARENT, in spear6xx_clk_init()