Searched refs:GREG_STAT (Results 1 – 4 of 4) sorted by relevance
17 #define GREG_STAT 0x100UL /* Status */ macro
14 #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
907 gp->status = readl(gp->regs + GREG_STAT); in gem_poll() 922 u32 gem_status = readl(gp->regs + GREG_STAT); in gem_poll()
1867 u32 happy_status = hme_read32(hp, hp->gregs + GREG_STAT); in happy_meal_interrupt() 1941 hme_read32(hp, hp->gregs + GREG_STAT), in happy_meal_tx_timeout()