Searched refs:STAT_CRC_READ_ERROR (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/mmc/host/
H A Dpxamci.h14 #define STAT_CRC_READ_ERROR (1 << 3) macro
H A Dpxamci.c372 else if (stat & (STAT_CRC_READ_ERROR|STAT_CRC_WRITE_ERROR)) pxamci_data_done()

Completed in 59 milliseconds