Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/imx/
H A Dclk-imxrt1050.c25 static const char *const usdhc_sels[] = { "pll2_pfd2_396m", "pll2_pfd0_352m", }; variable
120 usdhc_sels, ARRAY_SIZE(usdhc_sels)); in imxrt1050_clocks_probe()
122 usdhc_sels, ARRAY_SIZE(usdhc_sels)); in imxrt1050_clocks_probe()
H A Dclk-imx6sl.c45 static const char *usdhc_sels[] = { "pll2_pfd2", "pll2_pfd0", }; variable
304 … imx_clk_hw_fixup_mux("usdhc1_sel", base + 0x1c, 16, 1, usdhc_sels, ARRAY_SIZE(usdhc_sels),… in imx6sl_clocks_init()
305 … imx_clk_hw_fixup_mux("usdhc2_sel", base + 0x1c, 17, 1, usdhc_sels, ARRAY_SIZE(usdhc_sels),… in imx6sl_clocks_init()
306 … imx_clk_hw_fixup_mux("usdhc3_sel", base + 0x1c, 18, 1, usdhc_sels, ARRAY_SIZE(usdhc_sels),… in imx6sl_clocks_init()
307 … imx_clk_hw_fixup_mux("usdhc4_sel", base + 0x1c, 19, 1, usdhc_sels, ARRAY_SIZE(usdhc_sels),… in imx6sl_clocks_init()
H A Dclk-imx6q.c53 static const char *usdhc_sels[] = { "pll2_pfd2_396m", "pll2_pfd0_352m", }; variable
678 … = imx_clk_hw_mux("usdhc1_sel", base + 0x1c, 16, 1, usdhc_sels, ARRAY_SIZE(usdhc_sels)); in imx6q_clocks_init()
679 … = imx_clk_hw_mux("usdhc2_sel", base + 0x1c, 17, 1, usdhc_sels, ARRAY_SIZE(usdhc_sels)); in imx6q_clocks_init()
680 … = imx_clk_hw_mux("usdhc3_sel", base + 0x1c, 18, 1, usdhc_sels, ARRAY_SIZE(usdhc_sels)); in imx6q_clocks_init()
681 … = imx_clk_hw_mux("usdhc4_sel", base + 0x1c, 19, 1, usdhc_sels, ARRAY_SIZE(usdhc_sels)); in imx6q_clocks_init()
694 … imx_clk_hw_fixup_mux("usdhc1_sel", base + 0x1c, 16, 1, usdhc_sels, ARRAY_SIZE(usdhc_sels),… in imx6q_clocks_init()
695 … imx_clk_hw_fixup_mux("usdhc2_sel", base + 0x1c, 17, 1, usdhc_sels, ARRAY_SIZE(usdhc_sels),… in imx6q_clocks_init()
696 … imx_clk_hw_fixup_mux("usdhc3_sel", base + 0x1c, 18, 1, usdhc_sels, ARRAY_SIZE(usdhc_sels),… in imx6q_clocks_init()
697 … imx_clk_hw_fixup_mux("usdhc4_sel", base + 0x1c, 19, 1, usdhc_sels, ARRAY_SIZE(usdhc_sels),… in imx6q_clocks_init()
H A Dclk-imx6sll.c40 static const char *usdhc_sels[] = { "pll2_pfd2_396m", "pll2_pfd0_352m", }; variable
202 …C1_SEL] = imx_clk_hw_mux("usdhc1_sel", base + 0x1c, 16, 1, usdhc_sels, ARRAY_SIZE(usdhc_sels)); in imx6sll_clocks_init()
203 …C2_SEL] = imx_clk_hw_mux("usdhc2_sel", base + 0x1c, 17, 1, usdhc_sels, ARRAY_SIZE(usdhc_sels)); in imx6sll_clocks_init()
204 …C3_SEL] = imx_clk_hw_mux("usdhc3_sel", base + 0x1c, 18, 1, usdhc_sels, ARRAY_SIZE(usdhc_sels)); in imx6sll_clocks_init()
H A Dclk-imx6sx.c41 static const char *usdhc_sels[] = { "pll2_pfd2_396m", "pll2_pfd0_352m", }; variable
276 …w_mux("usdhc1_sel", base + 0x1c, 16, 1, usdhc_sels, ARRAY_SIZE(usdhc_sels)); in imx6sx_clocks_init()
277 …w_mux("usdhc2_sel", base + 0x1c, 17, 1, usdhc_sels, ARRAY_SIZE(usdhc_sels)); in imx6sx_clocks_init()
278 …w_mux("usdhc3_sel", base + 0x1c, 18, 1, usdhc_sels, ARRAY_SIZE(usdhc_sels)); in imx6sx_clocks_init()
279 …w_mux("usdhc4_sel", base + 0x1c, 19, 1, usdhc_sels, ARRAY_SIZE(usdhc_sels)); in imx6sx_clocks_init()
H A Dclk-imx6ul.c40 static const char *usdhc_sels[] = { "pll2_pfd2_396m", "pll2_pfd0_352m", }; variable
263 …C2_SEL] = imx_clk_hw_mux("usdhc2_sel", base + 0x1c, 17, 1, usdhc_sels, ARRAY_SIZE(usdhc_sels)); in imx6ul_clocks_init()
264 …C1_SEL] = imx_clk_hw_mux("usdhc1_sel", base + 0x1c, 16, 1, usdhc_sels, ARRAY_SIZE(usdhc_sels)); in imx6ul_clocks_init()