Searched refs:TMIO_STAT_CMD_IDX_ERR (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/mmc/host/ | ||
H A D | tmio_mmc.h | 64 #define TMIO_STAT_CMD_IDX_ERR BIT(16) macro |
H A D | tmio_mmc_core.c | 598 stat & TMIO_STAT_CMD_IDX_ERR) in tmio_mmc_cmd_irq() |