Lines Matching refs:CTRL
433 temp = mci_readl(host, CTRL); in dw_mci_idmac_stop_dma()
436 mci_writel(host, CTRL, temp); in dw_mci_idmac_stop_dma()
584 temp = mci_readl(host, CTRL); in dw_mci_idmac_start_dma()
586 mci_writel(host, CTRL, temp); in dw_mci_idmac_start_dma()
979 temp = mci_readl(host, CTRL); in dw_mci_submit_data_dma()
981 mci_writel(host, CTRL, temp); in dw_mci_submit_data_dma()
1037 temp = mci_readl(host, CTRL); in dw_mci_submit_data()
1039 mci_writel(host, CTRL, temp); in dw_mci_submit_data()
2734 ctrl = mci_readl(host, CTRL); in dw_mci_ctrl_reset()
2736 mci_writel(host, CTRL, ctrl); in dw_mci_ctrl_reset()
2740 ctrl = mci_readl(host, CTRL); in dw_mci_ctrl_reset()
2801 if (!(mci_readl(host, CTRL) & SDMMC_CTRL_RESET)) { in dw_mci_reset()
3141 mci_writel(host, CTRL, SDMMC_CTRL_INT_ENABLE); in dw_mci_probe()
3258 mci_writel(host, CTRL, SDMMC_CTRL_INT_ENABLE); in dw_mci_resume()