Lines Matching refs:mci_writel
105 mci_writel(host, MPSBEGIN0, 0); in dw_mci_exynos_config_smu()
106 mci_writel(host, MPSEND0, SDMMC_ENDING_SEC_NR_MAX); in dw_mci_exynos_config_smu()
107 mci_writel(host, MPSCTRL0, SDMMC_MPSCTRL_SECURE_WRITE_BIT | in dw_mci_exynos_config_smu()
124 mci_writel(host, HS400_DQS_EN, priv->saved_dqs_en); in dw_mci_exynos_priv_init()
157 mci_writel(host, CLKSEL64, clksel); in dw_mci_exynos_set_clksel_timing()
159 mci_writel(host, CLKSEL, clksel); in dw_mci_exynos_set_clksel_timing()
235 mci_writel(host, CLKSEL64, clksel); in dw_mci_exynos_resume_noirq()
237 mci_writel(host, CLKSEL, clksel); in dw_mci_exynos_resume_noirq()
275 mci_writel(host, HS400_DQS_EN, dqs); in dw_mci_exynos_config_hs400()
276 mci_writel(host, HS400_DLINE_CTRL, strobe); in dw_mci_exynos_config_hs400()
434 mci_writel(host, CLKSEL64, clksel); in dw_mci_exynos_set_clksmpl()
436 mci_writel(host, CLKSEL, clksel); in dw_mci_exynos_set_clksmpl()
458 mci_writel(host, CLKSEL64, clksel); in dw_mci_exynos_move_next_clksmpl()
460 mci_writel(host, CLKSEL, clksel); in dw_mci_exynos_move_next_clksmpl()
515 mci_writel(host, TMOUT, ~0); in dw_mci_exynos_execute_tuning()
580 mci_writel(host, TMOUT, tmout); in dw_mci_exynos_set_data_timeout()