Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/
Dsunhme.h17 #define GREG_STAT 0x108UL /* Status */ macro
Dsungem.h13 #define GREG_STAT 0x000CUL /* Status Register */ macro
Dsunhme.c2111 u32 happy_status = hme_read32(hp, hp->gregs + GREG_STAT); in happy_meal_interrupt()
2152 u32 happy_status = hme_read32(hp, hp->gregs + GREG_STAT); in quattro_sbus_interrupt()
2265 hme_read32(hp, hp->gregs + GREG_STAT), in happy_meal_tx_timeout()
Dsungem.c799 u32 gem_status = readl(gp->regs + GREG_STAT); in gem_interrupt()