Home
last modified time | relevance | path

Searched refs:ecspi_sels (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/clk/imx/
Dclk-imx6sl.c57 static const char *ecspi_sels[] = { "pll3_60m", "osc", }; variable
325 … = imx_clk_mux("ecspi_sel", base + 0x38, 18, 1, ecspi_sels, ARRAY_SIZE(ecspi_sels)); in imx6sl_clocks_init()
Dclk-imx6ul.c61 static const char *ecspi_sels[] = { "pll3_60m", "osc", }; variable
247 …LK_ECSPI_SEL] = imx_clk_mux("ecspi_sel", base + 0x38, 18, 1, ecspi_sels, ARRAY_SIZE(ecspi_sels)); in imx6ul_clocks_init()
Dclk-imx6sx.c58 static const char *ecspi_sels[] = { "pll3_60m", "osc", }; variable
308 …k_mux("ecspi_sel", base + 0x38, 18, 1, ecspi_sels, ARRAY_SIZE(ecspi_sels)); in imx6sx_clocks_init()