Searched refs:SDHCI_RESPONSE (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/mmc/host/
H A Dsdhci.h57 #define SDHCI_RESPONSE 0x10 macro
H A Dsdhci.c572 SDHCI_RESPONSE + (3-i)*4) << 8;
576 SDHCI_RESPONSE + (3-i)*4-1);
579 host->cmd->resp[0] = readl(host->ioaddr + SDHCI_RESPONSE);

Completed in 43 milliseconds