Home
last modified time | relevance | path

Searched refs:usdhc_sels (Results 1 – 4 of 4) sorted by relevance

/u-boot/drivers/clk/imx/
A Dclk-imx6q.c92 static const char *const usdhc_sels[] = { "pll2_pfd2_396m", "pll2_pfd0_352m", }; variable
128 usdhc_sels, ARRAY_SIZE(usdhc_sels))); in imx6q_clk_probe()
131 usdhc_sels, ARRAY_SIZE(usdhc_sels))); in imx6q_clk_probe()
134 usdhc_sels, ARRAY_SIZE(usdhc_sels))); in imx6q_clk_probe()
137 usdhc_sels, ARRAY_SIZE(usdhc_sels))); in imx6q_clk_probe()
A Dclk-imxrt1020.c86 static const char *const usdhc_sels[] = { "pll2_pfd2_396m", "pll2_pfd0_352m", }; variable
146 usdhc_sels, ARRAY_SIZE(usdhc_sels))); in imxrt1020_clk_probe()
149 usdhc_sels, ARRAY_SIZE(usdhc_sels))); in imxrt1020_clk_probe()
A Dclk-imxrt1050.c109 static const char *const usdhc_sels[] = { "pll2_pfd2_396m", "pll2_pfd0_352m", }; variable
211 usdhc_sels, ARRAY_SIZE(usdhc_sels))); in imxrt1050_clk_probe()
214 usdhc_sels, ARRAY_SIZE(usdhc_sels))); in imxrt1050_clk_probe()
/u-boot/drivers/clk/
A Dclk_sandbox_ccf.c231 static const char *const usdhc_sels[] = { "pll3_60m", "pll3_80m", }; variable
264 sandbox_clk_mux("usdhc1_sel", &reg, 16, 1, usdhc_sels, in sandbox_clk_ccf_probe()
265 ARRAY_SIZE(usdhc_sels))); in sandbox_clk_ccf_probe()
270 sandbox_clk_mux("usdhc2_sel", &reg, 17, 1, usdhc_sels, in sandbox_clk_ccf_probe()
271 ARRAY_SIZE(usdhc_sels))); in sandbox_clk_ccf_probe()

Completed in 5 milliseconds