Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
H A Dtoshsd.h143 #define SD_ERR0_RESP_CMD12_CRC_ERR BIT(9) macro
H A Dtoshsd.c337 detail & SD_ERR0_RESP_CMD12_CRC_ERR ? "RESP_CRC " : "", in toshsd_irq()