Searched refs:IMX27_CLK_USB_AHB_GATE (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/drivers/clk/imx/ |
| D | clk-imx27.c | 151 clk[IMX27_CLK_USB_AHB_GATE] = imx_clk_gate("usb_ahb_gate", "ahb", CCM_PCCR1, 11); in _mx27_clocks_init() 223 clk_register_clkdev(clk[IMX27_CLK_USB_AHB_GATE], "ahb", "imx-udc-mx27"); in mx27_clocks_init() 226 clk_register_clkdev(clk[IMX27_CLK_USB_AHB_GATE], "ahb", "mxc-ehci.0"); in mx27_clocks_init() 229 clk_register_clkdev(clk[IMX27_CLK_USB_AHB_GATE], "ahb", "mxc-ehci.1"); in mx27_clocks_init() 232 clk_register_clkdev(clk[IMX27_CLK_USB_AHB_GATE], "ahb", "mxc-ehci.2"); in mx27_clocks_init()
|
| /Linux-v5.4/include/dt-bindings/clock/ |
| D | imx27-clock.h | 71 #define IMX27_CLK_USB_AHB_GATE 62 macro
|
| /Linux-v5.4/arch/arm/boot/dts/ |
| D | imx27.dtsi | 489 <&clks IMX27_CLK_USB_AHB_GATE>, 501 <&clks IMX27_CLK_USB_AHB_GATE>, 514 <&clks IMX27_CLK_USB_AHB_GATE>,
|