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