Searched refs:emi_gate (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/clk/imx/ |
D | clk-imx31.c | 60 gacc_gate, emi_gate, rtic_gate, firi_gate, clk_max enumerator 134 clk[emi_gate] = imx_clk_gate2("emi_gate", "ahb", base + MXC_CCM_CGR2, 8); in _mx31_clocks_init() 141 clk_prepare_enable(clk[emi_gate]); in _mx31_clocks_init()
|
D | clk-imx35.c | 76 /* 39 */ emi_gate, epit1_gate, epit2_gate, esai_gate, esdhc1_gate, enumerator 186 clk[emi_gate] = imx_clk_gate2("emi_gate", "ipg", base + MX35_CCM_CGR0, 18); in _mx35_clocks_init() 238 clk_prepare_enable(clk[emi_gate]); in _mx35_clocks_init()
|
/Linux-v4.19/Documentation/devicetree/bindings/clock/ |
D | imx31-clock.txt | 71 emi_gate 56
|
D | imx35-clock.txt | 54 emi_gate 39
|