Searched refs:SD_STATUS_NE (Results 1 – 2 of 2) sorted by relevance
158 #define SD_STATUS_NE (0x00000400) macro
465 if (!(status & SD_STATUS_NE)) in au1xmmc_receive_pio()576 u32 mask = SD_STATUS_DB | SD_STATUS_NE; in au1xmmc_cmd_complete()774 #define STATUS_DATA_IN (SD_STATUS_NE)805 if (!(host->flags & HOST_F_DMA) && (status & SD_STATUS_NE)) in au1xmmc_irq()