Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/mach-au1x00/
H A Dau1100_mmc.h163 #define SD_STATUS_I (0x00008000) macro
/openbmc/linux/drivers/mmc/host/
H A Dau1xmmc.c784 if (!(status & SD_STATUS_I)) in au1xmmc_irq()