Searched refs:SD_STATUS_I (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/arch/mips/include/asm/mach-au1x00/ | ||
D | au1100_mmc.h | 163 #define SD_STATUS_I (0x00008000) macro |
/linux-5.19.10/drivers/mmc/host/ | ||
D | au1xmmc.c | 784 if (!(status & SD_STATUS_I)) in au1xmmc_irq() |