Home
last modified time | relevance | path

Searched refs:SDMMC_INT_DCRC (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/mmc/host/
A Ddw_mmc.h381 #define SDMMC_INT_DCRC BIT(7) macro
A Ddw_mmc.c44 #define DW_MCI_DATA_ERROR_FLAGS (SDMMC_INT_DRTO | SDMMC_INT_DCRC | \
1805 host->data_status = SDMMC_INT_DCRC; in dw_mci_fault_timer()
1932 } else if (status & SDMMC_INT_DCRC) { in dw_mci_data_complete()

Completed in 10 milliseconds