Lines Matching refs:mci_writel
104 mci_writel(host, MPSBEGIN0, 0); in dw_mci_exynos_config_smu()
105 mci_writel(host, MPSEND0, SDMMC_ENDING_SEC_NR_MAX); in dw_mci_exynos_config_smu()
106 mci_writel(host, MPSCTRL0, SDMMC_MPSCTRL_SECURE_WRITE_BIT | in dw_mci_exynos_config_smu()
123 mci_writel(host, HS400_DQS_EN, priv->saved_dqs_en); in dw_mci_exynos_priv_init()
156 mci_writel(host, CLKSEL64, clksel); in dw_mci_exynos_set_clksel_timing()
158 mci_writel(host, CLKSEL, clksel); in dw_mci_exynos_set_clksel_timing()
234 mci_writel(host, CLKSEL64, clksel); in dw_mci_exynos_resume_noirq()
236 mci_writel(host, CLKSEL, clksel); in dw_mci_exynos_resume_noirq()
274 mci_writel(host, HS400_DQS_EN, dqs); in dw_mci_exynos_config_hs400()
275 mci_writel(host, HS400_DLINE_CTRL, strobe); in dw_mci_exynos_config_hs400()
433 mci_writel(host, CLKSEL64, clksel); in dw_mci_exynos_set_clksmpl()
435 mci_writel(host, CLKSEL, clksel); in dw_mci_exynos_set_clksmpl()
457 mci_writel(host, CLKSEL64, clksel); in dw_mci_exynos_move_next_clksmpl()
459 mci_writel(host, CLKSEL, clksel); in dw_mci_exynos_move_next_clksmpl()
514 mci_writel(host, TMOUT, ~0); in dw_mci_exynos_execute_tuning()
579 mci_writel(host, TMOUT, tmout); in dw_mci_exynos_set_data_timeout()