Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/mips/include/asm/mach-au1x00/
A Dau1100_mmc.h158 #define SD_STATUS_NE (0x00000400) macro
/linux-6.3-rc2/drivers/mmc/host/
A Dau1xmmc.c465 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()

Completed in 5 milliseconds