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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/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.c2068 u32 happy_status = hme_read32(hp, hp->gregs + GREG_STAT);
2111 u32 happy_status = hme_read32(hp, hp->gregs + GREG_STAT);
2221 hme_read32(hp, hp->gregs + GREG_STAT),
H A Dsungem.c924 gp->status = readl(gp->regs + GREG_STAT);
950 u32 gem_status = readl(gp->regs + GREG_STAT);

Completed in 335 milliseconds