Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Dtmio_mmc.h66 #define TMIO_STAT_DATATIMEOUT BIT(19) macro
H A Dtmio_mmc_core.c524 if (stat & TMIO_STAT_DATATIMEOUT) in tmio_mmc_data_irq()