Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Dau1xmmc.c774 #define STATUS_DATA_IN (SD_STATUS_NE) macro
820 else if ((host->flags & HOST_F_RECV) && (status & STATUS_DATA_IN)) in au1xmmc_irq()