Searched refs:HOST_F_XMIT (Results 1 – 1 of 1) sorted by relevance
126 #define HOST_F_XMIT 0x0001 macro152 (((h)->flags & HOST_F_XMIT) ? (h)->tx_chan : (h)->rx_chan)349 while ((host->flags & HOST_F_XMIT) && (status & SD_STATUS_DB)) in au1xmmc_data_complete()357 if (host->flags & HOST_F_XMIT) in au1xmmc_data_complete()403 if (!(host->flags & HOST_F_XMIT)) in au1xmmc_send_pio()574 trans = host->flags & (HOST_F_XMIT | HOST_F_RECV); in au1xmmc_cmd_complete()623 host->flags |= HOST_F_XMIT; in au1xmmc_prepare_data()654 if (host->flags & HOST_F_XMIT) { in au1xmmc_prepare_data()672 if (host->flags & HOST_F_XMIT) in au1xmmc_prepare_data()832 if ((host->flags & HOST_F_XMIT) && (status & STATUS_DATA_OUT)) in au1xmmc_irq()