Home
last modified time | relevance | path

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

/linux-5.19.10/include/dt-bindings/clock/
Dimx6sx-clock.h22 #define IMX6SX_CLK_USBPHY1_GATE 13 macro
/linux-5.19.10/drivers/clk/imx/
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()