Home
last modified time | relevance | path

Searched refs:IMX5_CLK_USB_PHY2_GATE (Results 1 – 3 of 3) sorted by relevance

/linux/include/dt-bindings/clock/
H A Dimx5-clock.h133 #define IMX5_CLK_USB_PHY2_GATE 125 macro
/linux/drivers/clk/imx/
H A Dclk-imx5.c323 clk[IMX5_CLK_USB_PHY2_GATE] = imx_clk_gate2("usb_phy2_gate", "usb_phy_sel", MXC_CCM_CCGR4, 12); in mx50_clocks_init()
534 clk[IMX5_CLK_USB_PHY2_GATE] = imx_clk_gate2("usb_phy2_gate", "usb_phy_sel", MXC_CCM_CCGR4, 12); in mx53_clocks_init()
/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx50.dtsi217 clocks = <&clks IMX5_CLK_USB_PHY2_GATE>;