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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/mmc/host/
H A Dpxamci.h52 #define MMC_I_MASK 0x0028 macro
78 /* same as MMC_I_MASK */
H A Dpxamci.c146 writel(host->imask, host->base + MMC_I_MASK);
156 writel(host->imask, host->base + MMC_I_MASK);
368 ireg = readl(host->base + MMC_I_REG) & ~readl(host->base + MMC_I_MASK);
637 writel(host->imask, host->base + MMC_I_MASK);
774 host->base + MMC_I_MASK);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/mmc/host/
H A Dpxamci.h52 #define MMC_I_MASK 0x0028 macro
78 /* same as MMC_I_MASK */
H A Dpxamci.c146 writel(host->imask, host->base + MMC_I_MASK);
156 writel(host->imask, host->base + MMC_I_MASK);
368 ireg = readl(host->base + MMC_I_REG) & ~readl(host->base + MMC_I_MASK);
637 writel(host->imask, host->base + MMC_I_MASK);
774 host->base + MMC_I_MASK);

Completed in 125 milliseconds