Home
last modified time | relevance | path

Searched refs:IMX6SX_CLK_PLL3_USB_OTG (Results 1 – 4 of 4) sorted by relevance

/linux/include/dt-bindings/clock/
A Dimx6sx-clock.h15 #define IMX6SX_CLK_PLL3_USB_OTG 6 macro
/linux/Documentation/devicetree/bindings/thermal/
A Dimx-thermal.yaml100 clocks = <&clks IMX6SX_CLK_PLL3_USB_OTG>;
/linux/drivers/clk/imx/
A Dclk-imx6sx.c187 hws[IMX6SX_CLK_PLL3_USB_OTG] = imx_clk_hw_gate("pll3_usb_otg", "pll3_bypass", base + 0x10, 13); in imx6sx_clocks_init()
525 clk_set_parent(hws[IMX6SX_CLK_AUDIO_SEL]->clk, hws[IMX6SX_CLK_PLL3_USB_OTG]->clk); in imx6sx_clocks_init()
539 clk_set_parent(hws[IMX6SX_CLK_VID_SEL]->clk, hws[IMX6SX_CLK_PLL3_USB_OTG]->clk); in imx6sx_clocks_init()
/linux/arch/arm/boot/dts/
A Dimx6sx.dtsi720 clocks = <&clks IMX6SX_CLK_PLL3_USB_OTG>;

Completed in 8 milliseconds