Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mmc/
H A Dmxcmmc.c73 #define STATUS_CRC_WRITE_ERR (1 << 2) macro
211 } else if (stat & STATUS_CRC_WRITE_ERR) { in mxcmci_finish_data()
/openbmc/linux/drivers/mmc/host/
H A Dmxcmmc.c84 #define STATUS_CRC_WRITE_ERR (1 << 2) macro
446 } else if (stat & STATUS_CRC_WRITE_ERR) { in mxcmci_finish_data()