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()
149 mci_writel(host, CLKSEL64, clksel); in dw_mci_exynos_set_clksel_timing()
151 mci_writel(host, CLKSEL, clksel); in dw_mci_exynos_set_clksel_timing()
223 mci_writel(host, CLKSEL64, clksel); in dw_mci_exynos_resume_noirq()
225 mci_writel(host, CLKSEL, clksel); in dw_mci_exynos_resume_noirq()
260 mci_writel(host, HS400_DQS_EN, dqs); in dw_mci_exynos_config_hs400()
261 mci_writel(host, HS400_DLINE_CTRL, strobe); in dw_mci_exynos_config_hs400()
407 mci_writel(host, CLKSEL64, clksel); in dw_mci_exynos_set_clksmpl()
409 mci_writel(host, CLKSEL, clksel); in dw_mci_exynos_set_clksmpl()
429 mci_writel(host, CLKSEL64, clksel); in dw_mci_exynos_move_next_clksmpl()
431 mci_writel(host, CLKSEL, clksel); in dw_mci_exynos_move_next_clksmpl()
474 mci_writel(host, TMOUT, ~0); in dw_mci_exynos_execute_tuning()