Searched refs:SD_STATUS_NE (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/arch/mips/include/asm/mach-au1x00/
H A Dau1100_mmc.h158 #define SD_STATUS_NE (0x00000400) macro
/linux-4.4.14/drivers/mmc/host/
H A Dau1xmmc.c481 if (!(status & SD_STATUS_NE)) au1xmmc_receive_pio()
590 u32 mask = SD_STATUS_DB | SD_STATUS_NE; au1xmmc_cmd_complete()
788 #define STATUS_DATA_IN (SD_STATUS_NE)
819 if (!(host->flags & HOST_F_DMA) && (status & SD_STATUS_NE)) au1xmmc_irq()

Completed in 68 milliseconds