Searched refs:ecspi_sels (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/drivers/clk/imx/ |
D | clk-imx6sll.c | 48 static const char *ecspi_sels[] = { "pll3_60m", "osc", }; variable 206 …LK_ECSPI_SEL] = imx_clk_mux("ecspi_sel", base + 0x38, 18, 1, ecspi_sels, ARRAY_SIZE(ecspi_sels)); in imx6sll_clocks_init()
|
D | clk-imx6sl.c | 57 static const char *ecspi_sels[] = { "pll3_60m", "osc", }; variable 320 … = imx_clk_mux("ecspi_sel", base + 0x38, 18, 1, ecspi_sels, ARRAY_SIZE(ecspi_sels)); in imx6sl_clocks_init()
|
D | clk-imx6ul.c | 61 static const char *ecspi_sels[] = { "pll3_60m", "osc", }; variable 270 …LK_ECSPI_SEL] = imx_clk_mux("ecspi_sel", base + 0x38, 18, 1, ecspi_sels, ARRAY_SIZE(ecspi_sels)); in imx6ul_clocks_init()
|
D | clk-imx6sx.c | 58 static const char *ecspi_sels[] = { "pll3_60m", "osc", }; variable 300 …k_mux("ecspi_sel", base + 0x38, 18, 1, ecspi_sels, ARRAY_SIZE(ecspi_sels)); in imx6sx_clocks_init()
|
D | clk-imx6q.c | 65 static const char *ecspi_sels[] = { "pll3_60m", "osc", }; variable 567 …CLK_ECSPI_SEL] = imx_clk_mux("ecspi_sel", base + 0x38, 18, 1, ecspi_sels, ARRAY_SIZE(ecspi_sels)); in imx6q_clocks_init()
|