Home
last modified time | relevance | path

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

/drivers/net/ethernet/sun/
Dsunhme.h16 #define GREG_STAT 0x108UL /* Status */ macro
Dsungem.h13 #define GREG_STAT 0x000CUL /* Status Register */ macro
Dsunhme.c2086 u32 happy_status = hme_read32(hp, hp->gregs + GREG_STAT); in happy_meal_interrupt()
2129 u32 happy_status = hme_read32(hp, hp->gregs + GREG_STAT); in quattro_sbus_interrupt()
2240 hme_read32(hp, hp->gregs + GREG_STAT), in happy_meal_tx_timeout()
Dsungem.c924 gp->status = readl(gp->regs + GREG_STAT); in gem_poll()
939 u32 gem_status = readl(gp->regs + GREG_STAT); in gem_interrupt()