Searched refs:DW_MCI_ERROR_FLAGS (Results 1 – 1 of 1) sorted by relevance
50 #define DW_MCI_ERROR_FLAGS (DW_MCI_DATA_ERROR_FLAGS | \ macro3359 BUG_ON(mci_readl(host, RINTSTS) & DW_MCI_ERROR_FLAGS); in dw_mci_probe()3509 DW_MCI_ERROR_FLAGS); in dw_mci_probe()3646 mci_writel(host, INTMASK, SDMMC_INT_CMD_DONE | SDMMC_INT_DATA_OVER | DW_MCI_ERROR_FLAGS); in dw_mci_runtime_resume()