Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/sun/
Dsunhme.h17 #define GREG_STAT 0x100UL /* Status */ macro
Dsungem.h14 #define GREG_STAT 0x000CUL /* Status Register */ macro
Dsunhme.c1867 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()
Dsungem.c915 gp->status = readl(gp->regs + GREG_STAT); in gem_poll()
930 u32 gem_status = readl(gp->regs + GREG_STAT); in gem_interrupt()