Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/clk/imx/
Dclk-imx6sll.c48 static const char *ecspi_sels[] = { "pll3_60m", "osc", }; variable
230 …ECSPI_SEL] = imx_clk_hw_mux("ecspi_sel", base + 0x38, 18, 1, ecspi_sels, ARRAY_SIZE(ecspi_sels)); in imx6sll_clocks_init()
Dclk-imx6sl.c53 static const char *ecspi_sels[] = { "pll3_60m", "osc", }; variable
326 … imx_clk_hw_mux("ecspi_sel", base + 0x38, 18, 1, ecspi_sels, ARRAY_SIZE(ecspi_sels)); in imx6sl_clocks_init()
Dclk-imx6ul.c53 static const char *ecspi_sels[] = { "pll3_60m", "osc", }; variable
270 …ECSPI_SEL] = imx_clk_hw_mux("ecspi_sel", base + 0x38, 18, 1, ecspi_sels, ARRAY_SIZE(ecspi_sels)); in imx6ul_clocks_init()
Dclk-imx6sx.c50 static const char *ecspi_sels[] = { "pll3_60m", "osc", }; variable
303 …w_mux("ecspi_sel", base + 0x38, 18, 1, ecspi_sels, ARRAY_SIZE(ecspi_sels)); in imx6sx_clocks_init()
Dclk-imx6q.c60 static const char *ecspi_sels[] = { "pll3_60m", "osc", }; variable
626 …_ECSPI_SEL] = imx_clk_hw_mux("ecspi_sel", base + 0x38, 18, 1, ecspi_sels, ARRAY_SIZE(ecspi_sels)); in imx6q_clocks_init()