Home
last modified time | relevance | path

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

/linux/drivers/clk/spear/
H A Dspear6xx_clock.c102 static const char *gpt3_parents[] = { "pll3_clk", "gpt3_syn_clk", }; variable
248 clk = clk_register_mux(NULL, "gpt3_mclk", gpt3_parents, in spear6xx_clk_init()
249 ARRAY_SIZE(gpt3_parents), CLK_SET_RATE_NO_REPARENT, in spear6xx_clk_init()