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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mmc/host/
H A Dsdhci.h101 #define SDHCI_SIGNAL_ENABLE 0x38 macro
H A Dsdhci.c115 readl(host->ioaddr + SDHCI_SIGNAL_ENABLE));
177 writel(intmask, host->ioaddr + SDHCI_SIGNAL_ENABLE);
729 writel(0, host->ioaddr + SDHCI_SIGNAL_ENABLE);

Completed in 55 milliseconds