Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/clk/spear/
Dspear6xx_clock.c105 static const char *gpt3_parents[] = { "pll3_clk", "gpt3_syn_clk", }; variable
253 clk = clk_register_mux(NULL, "gpt3_mclk", gpt3_parents, in spear6xx_clk_init()
254 ARRAY_SIZE(gpt3_parents), CLK_SET_RATE_NO_REPARENT, in spear6xx_clk_init()