Lines Matching refs:mci_writel
100 mci_writel(host, MPSBEGIN0, 0); in dw_mci_exynos_priv_init()
101 mci_writel(host, MPSEND0, SDMMC_ENDING_SEC_NR_MAX); in dw_mci_exynos_priv_init()
102 mci_writel(host, MPSCTRL0, SDMMC_MPSCTRL_SECURE_WRITE_BIT | in dw_mci_exynos_priv_init()
112 mci_writel(host, HS400_DQS_EN, priv->saved_dqs_en); in dw_mci_exynos_priv_init()
145 mci_writel(host, CLKSEL64, clksel); in dw_mci_exynos_set_clksel_timing()
147 mci_writel(host, CLKSEL, clksel); in dw_mci_exynos_set_clksel_timing()
192 mci_writel(host, CLKSEL64, clksel); in dw_mci_exynos_resume_noirq()
194 mci_writel(host, CLKSEL, clksel); in dw_mci_exynos_resume_noirq()
247 mci_writel(host, HS400_DQS_EN, dqs); in dw_mci_exynos_config_hs400()
248 mci_writel(host, HS400_DLINE_CTRL, strobe); in dw_mci_exynos_config_hs400()
394 mci_writel(host, CLKSEL64, clksel); in dw_mci_exynos_set_clksmpl()
396 mci_writel(host, CLKSEL, clksel); in dw_mci_exynos_set_clksmpl()
416 mci_writel(host, CLKSEL64, clksel); in dw_mci_exynos_move_next_clksmpl()
418 mci_writel(host, CLKSEL, clksel); in dw_mci_exynos_move_next_clksmpl()
461 mci_writel(host, TMOUT, ~0); in dw_mci_exynos_execute_tuning()