Searched refs:TMIO_STAT_ILL_FUNC (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/include/linux/mmc/ | ||
D | tmio.h | 60 #define TMIO_STAT_ILL_FUNC 0x20000000 macro |
/linux-4.1.27/drivers/mmc/host/ | ||
D | tmio_mmc_pio.c | 540 if (status & TMIO_STAT_ILL_FUNC) in tmio_mmc_data_irq() |