Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/mach-au1x00/
H A Dau1100_mmc.h72 #define SD_RESP0 (0x0034) macro
/openbmc/linux/drivers/mmc/host/
H A Dau1xmmc.c533 r[3] = __raw_readl(host->iobase + SD_RESP0); in au1xmmc_cmd_complete()
552 cmd->resp[0] = __raw_readl(host->iobase + SD_RESP0); in au1xmmc_cmd_complete()