Searched refs:epit2_gate (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/clk/imx/ |
D | clk-imx31.c | 54 fir_div_post, sdhc1_gate, sdhc2_gate, gpt_gate, epit1_gate, epit2_gate, enumerator 102 clk[epit2_gate] = imx_clk_gate2("epit2_gate", "per", base + MXC_CCM_CGR0, 8); in _mx31_clocks_init() 167 clk_register_clkdev(clk[epit2_gate], "epit", NULL); in mx31_clocks_init()
|
D | clk-imx35.c | 76 /* 39 */ emi_gate, epit1_gate, epit2_gate, esai_gate, esdhc1_gate, enumerator 188 clk[epit2_gate] = imx_clk_gate2("epit2_gate", "ipg", base + MX35_CCM_CGR0, 22); in _mx35_clocks_init() 267 clk_register_clkdev(clk[epit2_gate], NULL, "imx-epit.1"); in mx35_clocks_init()
|
/Linux-v4.19/Documentation/devicetree/bindings/clock/ |
D | imx31-clock.txt | 39 epit2_gate 24
|
D | imx35-clock.txt | 56 epit2_gate 41
|