Home
last modified time | relevance | path

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

/drivers/mmc/host/
Dtoshsd.h145 #define SD_ERR0_WRITE_CMD_CRC_ERR BIT(11) macro
Dtoshsd.c339 detail & SD_ERR0_WRITE_CMD_CRC_ERR ? "WRITE_CMD_CRC " : "", in toshsd_irq()