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

/linux-4.4.14/arch/mips/include/asm/mach-au1x00/
H A Dau1100_mmc.h170 #define SD_STATUS_WC (0x00400000) macro
/linux-4.4.14/drivers/mmc/host/
H A Dau1xmmc.c356 crc = (status & (SD_STATUS_WC | SD_STATUS_RC)); au1xmmc_data_complete()
364 __raw_writel(SD_STATUS_WC | SD_STATUS_RC, HOST_STATUS(host)); au1xmmc_data_complete()
571 if (status & (SD_STATUS_SC | SD_STATUS_WC | SD_STATUS_RC)) au1xmmc_cmd_complete()

Completed in 65 milliseconds