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