Searched refs:TMIO_STAT_DATATIMEOUT (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/mmc/host/ | ||
H A D | tmio_mmc.h | 66 #define TMIO_STAT_DATATIMEOUT BIT(19) macro |
H A D | tmio_mmc_core.c | 524 if (stat & TMIO_STAT_DATATIMEOUT) in tmio_mmc_data_irq() |