Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
H A Dtmio_mmc.h69 #define TMIO_STAT_TXUNDERRUN BIT(21) macro
H A Dtmio_mmc_core.c528 stat & TMIO_STAT_TXUNDERRUN) in tmio_mmc_data_irq()