Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/include/asm/mach-au1x00/
Dau1100_mmc.h161 #define SD_STATUS_RU (0x00002000) macro
/Linux-v4.19/drivers/mmc/host/
Dau1xmmc.c497 else if (status & SD_STATUS_RU) { in au1xmmc_receive_pio()