Home
last modified time | relevance | path

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

/openbmc/linux/include/dt-bindings/clock/
H A Dimx6sl-clock.h22 #define IMX6SL_CLK_USBPHY2_GATE 13 macro
/openbmc/u-boot/include/dt-bindings/clock/
H A Dimx6sl-clock.h26 #define IMX6SL_CLK_USBPHY2_GATE 13 macro
/openbmc/linux/drivers/clk/imx/
H A Dclk-imx6sl.c264 hws[IMX6SL_CLK_USBPHY2_GATE] = imx_clk_hw_gate("usbphy2_gate", "dummy", base + 0x20, 6); in imx6sl_clocks_init()
430 clk_prepare_enable(hws[IMX6SL_CLK_USBPHY2_GATE]->clk); in imx6sl_clocks_init()