Searched refs:gpt3_ipg_gate (Results 1 – 2 of 2) sorted by relevance
/arch/arm/mach-imx/ |
D | clk-imx21.c | 56 uart4_ipg_gate, gpt1_ipg_gate, gpt2_ipg_gate, gpt3_ipg_gate, enumerator 97 clk[gpt3_ipg_gate] = imx_clk_gate("gpt3_ipg_gate", "ipg", CCM_PCCR1, 27); in mx21_clocks_init() 150 clk_register_clkdev(clk[gpt3_ipg_gate], "ipg", "imx-gpt.2"); in mx21_clocks_init()
|
D | clk-imx27.c | 75 gpt6_ipg_gate, gpt5_ipg_gate, gpt4_ipg_gate, gpt3_ipg_gate, enumerator 159 clk[gpt3_ipg_gate] = imx_clk_gate("gpt3_ipg_gate", "ipg", CCM_PCCR0, 22); in mx27_clocks_init() 226 clk_register_clkdev(clk[gpt3_ipg_gate], "ipg", "imx-gpt.2"); in mx27_clocks_init()
|