Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
H A Dtmio_mmc.h66 #define TMIO_STAT_STOPBIT_ERR BIT(18) macro
H A Dtmio_mmc_core.c527 else if (stat & TMIO_STAT_CRCFAIL || stat & TMIO_STAT_STOPBIT_ERR || in tmio_mmc_data_irq()
597 stat & TMIO_STAT_STOPBIT_ERR || in tmio_mmc_cmd_irq()