Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-imx/
Dclk-imx6sl.c58 static const char *ecspi_sels[] = { "pll3_60m", "osc", }; variable
322 … = imx_clk_mux("ecspi_sel", base + 0x38, 18, 1, ecspi_sels, ARRAY_SIZE(ecspi_sels)); in imx6sl_clocks_init()
Dclk-imx6sx.c59 static const char *ecspi_sels[] = { "pll3_60m", "osc", }; variable
305 …k_mux("ecspi_sel", base + 0x38, 18, 1, ecspi_sels, ARRAY_SIZE(ecspi_sels)); in imx6sx_clocks_init()