Searched refs:MMC_I_MASK (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mmc/host/
H A Dpxamci.h11 #undef MMC_I_MASK macro
72 #define MMC_I_MASK 0x0028 macro
98 /* same as MMC_I_MASK */
H A Dpxamci.c92 writel(host->imask, host->base + MMC_I_MASK);
102 writel(host->imask, host->base + MMC_I_MASK);
482 writel(host->imask, host->base + MMC_I_MASK);
536 host->base + MMC_I_MASK);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm/arch-pxa/
H A Dpxa-regs.h1780 #define MMC_I_MASK __REG(0x41100028) /* Interrupt Mask */ macro

Completed in 70 milliseconds