Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/clk/imx/
Dclk-imx6sl.c55 static const char *ecspi_sels[] = { "pll3_60m", "osc", }; variable
321 … imx_clk_hw_mux("ecspi_sel", base + 0x38, 18, 1, ecspi_sels, ARRAY_SIZE(ecspi_sels)); in imx6sl_clocks_init()
Dclk-imx6sll.c48 static const char *ecspi_sels[] = { "pll3_60m", "osc", }; variable
214 …ECSPI_SEL] = imx_clk_hw_mux("ecspi_sel", base + 0x38, 18, 1, ecspi_sels, ARRAY_SIZE(ecspi_sels)); in imx6sll_clocks_init()
Dclk-imx6ul.c54 static const char *ecspi_sels[] = { "pll3_60m", "osc", }; variable
284 …ECSPI_SEL] = imx_clk_hw_mux("ecspi_sel", base + 0x38, 18, 1, ecspi_sels, ARRAY_SIZE(ecspi_sels)); in imx6ul_clocks_init()
Dclk-imx6sx.c51 static const char *ecspi_sels[] = { "pll3_60m", "osc", }; variable
297 …w_mux("ecspi_sel", base + 0x38, 18, 1, ecspi_sels, ARRAY_SIZE(ecspi_sels)); in imx6sx_clocks_init()
Dclk-imx6q.c62 static const char *ecspi_sels[] = { "pll3_60m", "osc", }; variable
627 …_ECSPI_SEL] = imx_clk_hw_mux("ecspi_sel", base + 0x38, 18, 1, ecspi_sels, ARRAY_SIZE(ecspi_sels)); in imx6q_clocks_init()