Searched refs:epit1_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 101 clk[epit1_gate] = imx_clk_gate2("epit1_gate", "per", base + MXC_CCM_CGR0, 6); in _mx31_clocks_init() 166 clk_register_clkdev(clk[epit1_gate], "epit", NULL); in mx31_clocks_init()
|
D | clk-imx35.c | 76 /* 39 */ emi_gate, epit1_gate, epit2_gate, esai_gate, esdhc1_gate, enumerator 187 clk[epit1_gate] = imx_clk_gate2("epit1_gate", "ipg", base + MX35_CCM_CGR0, 20); in _mx35_clocks_init() 266 clk_register_clkdev(clk[epit1_gate], NULL, "imx-epit.0"); in mx35_clocks_init()
|
/Linux-v4.19/Documentation/devicetree/bindings/clock/ |
D | imx31-clock.txt | 38 epit1_gate 23
|
D | imx35-clock.txt | 55 epit1_gate 40
|