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

/linux-master/drivers/net/ethernet/sun/
H A Dsunhme.h17 #define GREG_STAT 0x100UL /* Status */ macro
H A Dsungem.h14 #define GREG_STAT 0x000CUL /* Status Register */ macro
17 #define GREG_STAT2 0x001CUL /* Alias of GREG_STAT */
67 /* The layout of GREG_IMASK and GREG_IACK is identical to GREG_STAT.
70 * interrupt conditions in GREG_STAT, ie. it only works for bits 0 through 6.
72 * on GREG_STAT.
138 * this value is mirrored in GREG_STAT which eliminates the need to even
H A Dsungem.c915 gp->status = readl(gp->regs + GREG_STAT);
930 u32 gem_status = readl(gp->regs + GREG_STAT);
H A Dsunhme.c1867 u32 happy_status = hme_read32(hp, hp->gregs + GREG_STAT);
1941 hme_read32(hp, hp->gregs + GREG_STAT),

Completed in 163 milliseconds