Searched full:emi_gate (Results  1 – 4 of 4) sorted by relevance
| /linux/drivers/clk/imx/ | 
| H A D | clk-imx31.c | 47 	gacc_gate, emi_gate, rtic_gate, firi_gate, clk_max  enumerator111 	clk[emi_gate] = imx_clk_gate2("emi_gate", "ahb", base + MXC_CCM_CGR2, 8);  in _mx31_clocks_init()
 118 	clk_prepare_enable(clk[emi_gate]);  in _mx31_clocks_init()
 
 | 
| H A D | clk-imx35.c | 71 	/* 39 */ emi_gate, epit1_gate, epit2_gate, esai_gate, esdhc1_gate,  enumerator173 	clk[emi_gate] = imx_clk_gate2("emi_gate", "ipg", base + MX35_CCM_CGR0, 18);  in _mx35_clocks_init()
 225 	clk_prepare_enable(clk[emi_gate]);  in _mx35_clocks_init()
 
 | 
| /linux/Documentation/devicetree/bindings/clock/ | 
| H A D | imx35-clock.yaml | 58         emi_gate		39
 | 
| H A D | imx31-clock.yaml | 75         emi_gate             56
 |