Home
last modified time | relevance | path

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

/OK3568_Linux_fs/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()
/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dmxcmmc.c85 #define STATUS_CRC_WRITE_ERR (1 << 2) macro
463 } else if (stat & STATUS_CRC_WRITE_ERR) { in mxcmci_finish_data()