Home
last modified time | relevance | path

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

/linux-2.6.39/arch/mips/include/asm/mach-au1x00/
Dau1100_mmc.h72 #define SD_RESP0 (0x0034) macro
/linux-2.6.39/drivers/mmc/host/
Dau1xmmc.c536 r[3] = au_readl(host->iobase + SD_RESP0); in au1xmmc_cmd_complete()
555 cmd->resp[0] = au_readl(host->iobase + SD_RESP0); in au1xmmc_cmd_complete()