Searched refs:HOST_F_RECV (Results 1 – 1 of 1) sorted by relevance
128 #define HOST_F_RECV 0x0002 macro460 if (!(host->flags & HOST_F_RECV)) in au1xmmc_receive_pio()578 trans = host->flags & (HOST_F_XMIT | HOST_F_RECV); in au1xmmc_cmd_complete()593 if (host->flags & HOST_F_RECV) { in au1xmmc_cmd_complete()625 host->flags |= HOST_F_RECV; in au1xmmc_prepare_data()838 else if ((host->flags & HOST_F_RECV) && (status & STATUS_DATA_IN)) in au1xmmc_irq()