Searched refs:SDHCI_INT_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.h100 #define SDHCI_INT_ENABLE 0x34 macro
H A Dsdhci.c114 readl(host->ioaddr + SDHCI_INT_ENABLE),
176 writel(intmask, host->ioaddr + SDHCI_INT_ENABLE);

Completed in 46 milliseconds