Home
last modified time | relevance | path

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

/openbmc/linux/include/dt-bindings/clock/
H A Dimx6sx-clock.h23 #define IMX6SX_CLK_USBPHY2_GATE 14 macro
/openbmc/u-boot/include/dt-bindings/clock/
H A Dimx6sx-clock.h27 #define IMX6SX_CLK_USBPHY2_GATE 14 macro
/openbmc/linux/drivers/clk/imx/
H A Dclk-imx6sx.c207 hws[IMX6SX_CLK_USBPHY2_GATE] = imx_clk_hw_gate("usbphy2_gate", "dummy", base + 0x20, 6); in imx6sx_clocks_init()
494 clk_prepare_enable(hws[IMX6SX_CLK_USBPHY2_GATE]->clk); in imx6sx_clocks_init()