Home
last modified time | relevance | path

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

/openbmc/linux/include/dt-bindings/clock/
H A Dimx6sx-clock.h22 #define IMX6SX_CLK_USBPHY1_GATE 13 macro
/openbmc/u-boot/include/dt-bindings/clock/
H A Dimx6sx-clock.h26 #define IMX6SX_CLK_USBPHY1_GATE 13 macro
/openbmc/linux/drivers/clk/imx/
H A Dclk-imx6sx.c206 hws[IMX6SX_CLK_USBPHY1_GATE] = imx_clk_hw_gate("usbphy1_gate", "dummy", base + 0x10, 6); in imx6sx_clocks_init()
493 clk_prepare_enable(hws[IMX6SX_CLK_USBPHY1_GATE]->clk); in imx6sx_clocks_init()