Searched refs:usbotg_gate (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/arch/arm/mach-imx/ |
D | clk-imx35.c | 65 ssi1_gate, ssi2_gate, uart1_gate, uart2_gate, uart3_gate, usbotg_gate, enumerator 193 clk[usbotg_gate] = imx_clk_gate2("usbotg_gate", "ahb", base + MX35_CCM_CGR2, 22); in mx35_clocks_init() 245 clk_register_clkdev(clk[usbotg_gate], "ahb", "mxc-ehci.0"); in mx35_clocks_init() 248 clk_register_clkdev(clk[usbotg_gate], "ahb", "mxc-ehci.1"); in mx35_clocks_init() 251 clk_register_clkdev(clk[usbotg_gate], "ahb", "mxc-ehci.2"); in mx35_clocks_init() 254 clk_register_clkdev(clk[usbotg_gate], "ahb", "imx-udc-mx27"); in mx35_clocks_init()
|
/linux-4.1.27/Documentation/devicetree/bindings/clock/ |
D | imx35-clock.txt | 88 usbotg_gate 73
|