Searched refs:IMX27_CLK_USB_AHB_GATE (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/clk/imx/ |
D | clk-imx27.c | 150 clk[IMX27_CLK_USB_AHB_GATE] = imx_clk_gate("usb_ahb_gate", "ahb", CCM_PCCR1, 11); in _mx27_clocks_init() 222 clk_register_clkdev(clk[IMX27_CLK_USB_AHB_GATE], "ahb", "imx-udc-mx27"); in mx27_clocks_init() 225 clk_register_clkdev(clk[IMX27_CLK_USB_AHB_GATE], "ahb", "mxc-ehci.0"); in mx27_clocks_init() 228 clk_register_clkdev(clk[IMX27_CLK_USB_AHB_GATE], "ahb", "mxc-ehci.1"); in mx27_clocks_init() 231 clk_register_clkdev(clk[IMX27_CLK_USB_AHB_GATE], "ahb", "mxc-ehci.2"); in mx27_clocks_init()
|
/Linux-v4.19/include/dt-bindings/clock/ |
D | imx27-clock.h | 75 #define IMX27_CLK_USB_AHB_GATE 62 macro
|
/Linux-v4.19/arch/arm/boot/dts/ |
D | imx27.dtsi | 491 <&clks IMX27_CLK_USB_AHB_GATE>, 503 <&clks IMX27_CLK_USB_AHB_GATE>, 516 <&clks IMX27_CLK_USB_AHB_GATE>,
|