ecspi_sels         60 drivers/clk/imx/clk-imx6q.c static const char *ecspi_sels[] = { "pll3_60m", "osc", };
ecspi_sels        626 drivers/clk/imx/clk-imx6q.c 		hws[IMX6QDL_CLK_ECSPI_SEL] = imx_clk_hw_mux("ecspi_sel",	base + 0x38, 18, 1, ecspi_sels,  ARRAY_SIZE(ecspi_sels));
ecspi_sels         53 drivers/clk/imx/clk-imx6sl.c static const char *ecspi_sels[]		= { "pll3_60m", "osc", };
ecspi_sels        326 drivers/clk/imx/clk-imx6sl.c 	hws[IMX6SL_CLK_ECSPI_SEL]        = imx_clk_hw_mux("ecspi_sel",        base + 0x38, 18, 1, ecspi_sels,        ARRAY_SIZE(ecspi_sels));
ecspi_sels         48 drivers/clk/imx/clk-imx6sll.c static const char *ecspi_sels[] = { "pll3_60m", "osc", };
ecspi_sels        230 drivers/clk/imx/clk-imx6sll.c 	hws[IMX6SLL_CLK_ECSPI_SEL]	  = imx_clk_hw_mux("ecspi_sel",	base + 0x38, 18, 1, ecspi_sels, ARRAY_SIZE(ecspi_sels));
ecspi_sels         50 drivers/clk/imx/clk-imx6sx.c static const char *ecspi_sels[]		= { "pll3_60m", "osc", };
ecspi_sels        303 drivers/clk/imx/clk-imx6sx.c 	hws[IMX6SX_CLK_ECSPI_SEL]          = imx_clk_hw_mux("ecspi_sel",        base + 0x38,  18,     1,      ecspi_sels,        ARRAY_SIZE(ecspi_sels));
ecspi_sels         53 drivers/clk/imx/clk-imx6ul.c static const char *ecspi_sels[] = { "pll3_60m", "osc", };
ecspi_sels        270 drivers/clk/imx/clk-imx6ul.c 	hws[IMX6UL_CLK_ECSPI_SEL]	  = imx_clk_hw_mux("ecspi_sel",	base + 0x38, 18, 1, ecspi_sels, ARRAY_SIZE(ecspi_sels));