Home
last modified time | relevance | path

Searched full:imx6sx_clk_pll3_usb_otg (Results 1 – 3 of 3) sorted by relevance

/linux/Documentation/devicetree/bindings/thermal/
H A Dimx-thermal.yaml111 clocks = <&clks IMX6SX_CLK_PLL3_USB_OTG>;
/linux/include/dt-bindings/clock/
H A Dimx6sx-clock.h15 #define IMX6SX_CLK_PLL3_USB_OTG 6 macro
/linux/drivers/clk/imx/
H A Dclk-imx6sx.c188 hws[IMX6SX_CLK_PLL3_USB_OTG] = imx_clk_hw_gate("pll3_usb_otg", "pll3_bypass", base + 0x10, 13); in imx6sx_clocks_init()
533 clk_set_parent(hws[IMX6SX_CLK_AUDIO_SEL]->clk, hws[IMX6SX_CLK_PLL3_USB_OTG]->clk); in imx6sx_clocks_init()
547 clk_set_parent(hws[IMX6SX_CLK_VID_SEL]->clk, hws[IMX6SX_CLK_PLL3_USB_OTG]->clk); in imx6sx_clocks_init()