Home
last modified time | relevance | path

Searched refs:STAT_CRC_WRITE_ERROR (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dpxamci.h16 #define STAT_CRC_WRITE_ERROR (1 << 2) macro
H A Dpxamci.c347 else if (stat & (STAT_CRC_READ_ERROR|STAT_CRC_WRITE_ERROR)) in pxamci_data_done()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dpxamci.h16 #define STAT_CRC_WRITE_ERROR (1 << 2) macro
H A Dpxamci.c346 else if (stat & (STAT_CRC_READ_ERROR|STAT_CRC_WRITE_ERROR)) in pxamci_data_done()

Completed in 3 milliseconds