Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
A Dtmio_mmc.h63 #define TMIO_STAT_CRCFAIL BIT(17) macro
A Dtmio_mmc_core.c509 else if (stat & TMIO_STAT_CRCFAIL || stat & TMIO_STAT_STOPBIT_ERR || in tmio_mmc_data_irq()
578 else if ((stat & TMIO_STAT_CRCFAIL && cmd->flags & MMC_RSP_CRC) || in tmio_mmc_cmd_irq()

Completed in 7 milliseconds