Searched refs:periph2_clk2_sels (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/clk/imx/
H A Dclk-imx6sll.c37 static const char *periph2_clk2_sels[] = { "pll3_usb_otg", "osc", }; variable
201 hws[IMX6SLL_CLK_PERIPH2_CLK2_SEL] = imx_clk_hw_mux("periph2_clk2_sel", base + 0x18, 20, 1, periph2_clk2_sels, ARRAY_SIZE(periph2_clk2_sels));
H A Dclk-imx6sl.c40 static const char *periph2_clk2_sels[] = { "pll3_usb_otg", "pll2_bus", }; variable
300 hws[IMX6SL_CLK_PERIPH2_CLK2_SEL] = imx_clk_hw_mux("periph2_clk2_sel", base + 0x18, 20, 1, periph2_clk2_sels, ARRAY_SIZE(periph2_clk2_sels));
H A Dclk-imx6ul.c37 static const char *periph2_clk2_sels[] = { "pll3_usb_otg", "osc", }; variable
259 hws[IMX6UL_CLK_PERIPH2_CLK2_SEL] = imx_clk_hw_mux("periph2_clk2_sel", base + 0x18, 20, 1, periph2_clk2_sels, ARRAY_SIZE(periph2_clk2_sels));
H A Dclk-imx6sx.c26 static const char *periph2_clk2_sels[] = { "pll3_usb_otg", "osc", }; variable
272 hws[IMX6SX_CLK_PERIPH2_CLK2_SEL] = imx_clk_hw_mux("periph2_clk2_sel", base + 0x18, 20, 1, periph2_clk2_sels, ARRAY_SIZE(periph2_clk2_sels));
H A Dclk-imx6q.c28 static const char *periph2_clk2_sels[] = { "pll3_usb_otg", "pll2_bus", }; variable
616 hws[IMX6QDL_CLK_PERIPH2_CLK2_SEL] = imx_clk_hw_mux("periph2_clk2_sel", base + 0x18, 20, 1, periph2_clk2_sels, ARRAY_SIZE(periph2_clk2_sels));

Completed in 294 milliseconds