Searched refs:GREG_STAT (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.h16 #define GREG_STAT 0x108UL /* Status */ macro
H A Dsungem.h13 #define GREG_STAT 0x000CUL /* Status Register */ macro
16 #define GREG_STAT2 0x001CUL /* Alias of GREG_STAT */
66 /* The layout of GREG_IMASK and GREG_IACK is identical to GREG_STAT.
69 * interrupt conditions in GREG_STAT, ie. it only works for bits 0 through 6.
71 * on GREG_STAT.
137 * this value is mirrored in GREG_STAT which eliminates the need to even
H A Dsunhme.c2067 u32 happy_status = hme_read32(hp, hp->gregs + GREG_STAT);
2110 u32 happy_status = hme_read32(hp, hp->gregs + GREG_STAT);
2220 hme_read32(hp, hp->gregs + GREG_STAT),
H A Dsungem.c922 gp->status = readl(gp->regs + GREG_STAT);
949 u32 gem_status = readl(gp->regs + GREG_STAT);

Completed in 104 milliseconds