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