Searched refs:IMX6SX_CLK_PLL3_USB_OTG (Results 1 – 9 of 9) sorted by relevance
19 #define IMX6SX_CLK_PLL3_USB_OTG 6 macro
202 clks[IMX6SX_CLK_PLL3_USB_OTG] = imx_clk_gate("pll3_usb_otg", "pll3_bypass", base + 0x10, 13); in imx6sx_clocks_init()542 clk_set_parent(clks[IMX6SX_CLK_AUDIO_SEL], clks[IMX6SX_CLK_PLL3_USB_OTG]); in imx6sx_clocks_init()556 clk_set_parent(clks[IMX6SX_CLK_VID_SEL], clks[IMX6SX_CLK_PLL3_USB_OTG]); in imx6sx_clocks_init()
646 clocks = <&clks IMX6SX_CLK_PLL3_USB_OTG>;