Searched refs:SD_STATUS_DD (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/arch/mips/include/asm/mach-au1x00/ | ||
D | au1100_mmc.h | 166 #define SD_STATUS_DD (0x00040000) macro |
/linux-6.1.9/drivers/mmc/host/ | ||
D | au1xmmc.c | 803 else if (status & SD_STATUS_DD) { in au1xmmc_irq() |