Searched refs:ecspi_sels (Results 1 – 5 of 5) sorted by relevance
/Linux-v5.4/drivers/clk/imx/ |
D | clk-imx6sll.c | 48 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()
|
D | clk-imx6sl.c | 53 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()
|
D | clk-imx6ul.c | 53 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()
|
D | clk-imx6sx.c | 50 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()
|
D | clk-imx6q.c | 60 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()
|