Home
last modified time | relevance | path

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

/openbmc/linux/include/dt-bindings/clock/
H A Dimx6sl-clock.h21 #define IMX6SL_CLK_USBPHY1_GATE 12 macro
/openbmc/u-boot/include/dt-bindings/clock/
H A Dimx6sl-clock.h25 #define IMX6SL_CLK_USBPHY1_GATE 12 macro
/openbmc/linux/drivers/clk/imx/
H A Dclk-imx6sl.c263 hws[IMX6SL_CLK_USBPHY1_GATE] = imx_clk_hw_gate("usbphy1_gate", "dummy", base + 0x10, 6); in imx6sl_clocks_init()
429 clk_prepare_enable(hws[IMX6SL_CLK_USBPHY1_GATE]->clk); in imx6sl_clocks_init()