pll1_sw_sels       23 drivers/clk/imx/clk-imx6q.c static const char *pll1_sw_sels[]	= { "pll1_sys", "step", };
pll1_sw_sels      611 drivers/clk/imx/clk-imx6q.c 	hws[IMX6QDL_CLK_PLL1_SW]          = imx_clk_hw_mux("pll1_sw",	    base + 0xc,  2,  1, pll1_sw_sels,      ARRAY_SIZE(pll1_sw_sels));
pll1_sw_sels       33 drivers/clk/imx/clk-imx6sl.c static const char *pll1_sw_sels[]	= { "pll1_sys", "step", };
pll1_sw_sels      300 drivers/clk/imx/clk-imx6sl.c 	hws[IMX6SL_CLK_PLL1_SW]          = imx_clk_hw_mux("pll1_sw",          base + 0xc,  2,  1, pll1_sw_sels,      ARRAY_SIZE(pll1_sw_sels));
pll1_sw_sels       31 drivers/clk/imx/clk-imx6sll.c static const char *pll1_sw_sels[] = { "pll1_sys", "step", };
pll1_sw_sels      211 drivers/clk/imx/clk-imx6sll.c 	hws[IMX6SLL_CLK_PLL1_SW]	  = imx_clk_hw_mux_flags("pll1_sw",   base + 0x0c, 2,  1, pll1_sw_sels, ARRAY_SIZE(pll1_sw_sels), 0);
pll1_sw_sels       21 drivers/clk/imx/clk-imx6sx.c static const char *pll1_sw_sels[]	= { "pll1_sys", "step", };
pll1_sw_sels      273 drivers/clk/imx/clk-imx6sx.c 	hws[IMX6SX_CLK_PLL1_SW]            = imx_clk_hw_mux("pll1_sw",          base + 0xc,   2,      1,      pll1_sw_sels,      ARRAY_SIZE(pll1_sw_sels));
pll1_sw_sels       30 drivers/clk/imx/clk-imx6ul.c static const char *pll1_sw_sels[] = { "pll1_sys", "step", };
pll1_sw_sels      239 drivers/clk/imx/clk-imx6ul.c 	hws[IMX6UL_CLK_PLL1_SW]	  = imx_clk_hw_mux_flags("pll1_sw",   base + 0x0c, 2,  1, pll1_sw_sels, ARRAY_SIZE(pll1_sw_sels), 0);