gpt3_parents      104 drivers/clk/spear/spear6xx_clock.c static const char *gpt3_parents[] = { "pll3_clk", "gpt3_syn_clk", };
gpt3_parents      250 drivers/clk/spear/spear6xx_clock.c 	clk = clk_register_mux(NULL, "gpt3_mclk", gpt3_parents,
gpt3_parents      251 drivers/clk/spear/spear6xx_clock.c 			ARRAY_SIZE(gpt3_parents), CLK_SET_RATE_NO_REPARENT,