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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dsunhme.h17 #define GREG_IMASK 0x10cUL /* Interrupt Mask */ macro
H A Dsungem.h14 #define GREG_IMASK 0x0010UL /* Interrupt Mask Register */ macro
66 /* The layout of GREG_IMASK and GREG_IACK is identical to GREG_STAT.
67 * Bits set in GREG_IMASK will prevent that interrupt type from being
H A Dsungem.c213 writel(GREG_STAT_TXDONE, gp->regs + GREG_IMASK);
219 writel(GREG_STAT_NAPI | GREG_STAT_TXDONE, gp->regs + GREG_IMASK);
1217 writel(0xffffffff, gp->regs + GREG_IMASK);
H A Dsunhme.c1591 hme_write32(hp, gregs + GREG_IMASK,

Completed in 73 milliseconds