HOST_F_RECV       458 drivers/mmc/host/au1xmmc.c 	if (!(host->flags & HOST_F_RECV))
HOST_F_RECV       576 drivers/mmc/host/au1xmmc.c 	trans = host->flags & (HOST_F_XMIT | HOST_F_RECV);
HOST_F_RECV       591 drivers/mmc/host/au1xmmc.c 		if (host->flags & HOST_F_RECV) {
HOST_F_RECV       623 drivers/mmc/host/au1xmmc.c 		host->flags |= HOST_F_RECV;
HOST_F_RECV       836 drivers/mmc/host/au1xmmc.c 		else if ((host->flags & HOST_F_RECV) && (status & STATUS_DATA_IN))