gpt0_1_parents    102 drivers/clk/spear/spear6xx_clock.c static const char *gpt0_1_parents[] = { "pll3_clk", "gpt0_1_syn_clk", };
gpt0_1_parents    219 drivers/clk/spear/spear6xx_clock.c 	clk = clk_register_mux(NULL, "gpt0_mclk", gpt0_1_parents,
gpt0_1_parents    220 drivers/clk/spear/spear6xx_clock.c 			ARRAY_SIZE(gpt0_1_parents), CLK_SET_RATE_NO_REPARENT,
gpt0_1_parents    224 drivers/clk/spear/spear6xx_clock.c 	clk = clk_register_mux(NULL, "gpt1_mclk", gpt0_1_parents,
gpt0_1_parents    225 drivers/clk/spear/spear6xx_clock.c 			ARRAY_SIZE(gpt0_1_parents), CLK_SET_RATE_NO_REPARENT,