Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/mmc/
Dtmio.h61 #define TMIO_STAT_CMD_BUSY 0x40000000 macro
/linux-4.1.27/drivers/mmc/host/
Dtmio_mmc_pio.c543 if (!(status & TMIO_STAT_CMD_BUSY)) in tmio_mmc_data_irq()