Home
last modified time | relevance | path

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

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