Searched refs:epit2_gate (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/arch/arm/mach-imx/ |
D | clk-imx31.c | 39 fir_div_post, sdhc1_gate, sdhc2_gate, gpt_gate, epit1_gate, epit2_gate, enumerator 80 clk[epit2_gate] = imx_clk_gate2("epit2_gate", "per", base + MXC_CCM_CGR0, 8); in mx31_clocks_init() 135 clk_register_clkdev(clk[epit2_gate], "epit", NULL); in mx31_clocks_init()
|
D | clk-imx35.c | 60 edio_gate, emi_gate, epit1_gate, epit2_gate, esai_gate, esdhc1_gate, enumerator 159 clk[epit2_gate] = imx_clk_gate2("epit2_gate", "ipg", base + MX35_CCM_CGR0, 22); in mx35_clocks_init() 212 clk_register_clkdev(clk[epit2_gate], NULL, "imx-epit.1"); in mx35_clocks_init()
|
/linux-4.1.27/Documentation/devicetree/bindings/clock/ |
D | imx31-clock.txt | 39 epit2_gate 24
|
D | imx35-clock.txt | 56 epit2_gate 41
|