Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/sun/
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 Dsunhme.h17 #define GREG_STAT 0x100UL /* Status */ macro
H A Dsunhme.c2101 u32 happy_status = hme_read32(hp, hp->gregs + GREG_STAT); in happy_meal_interrupt()
2144 u32 happy_status = hme_read32(hp, hp->gregs + GREG_STAT); in quattro_sbus_interrupt()
2255 hme_read32(hp, hp->gregs + GREG_STAT), in happy_meal_tx_timeout()
H A Dsungem.c915 gp->status = readl(gp->regs + GREG_STAT); in gem_poll()
930 u32 gem_status = readl(gp->regs + GREG_STAT); in gem_interrupt()
/kernel/linux/linux-6.6/drivers/net/ethernet/sun/
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 Dsunhme.h17 #define GREG_STAT 0x100UL /* Status */ macro
H A Dsungem.c915 gp->status = readl(gp->regs + GREG_STAT); in gem_poll()
930 u32 gem_status = readl(gp->regs + GREG_STAT); in gem_interrupt()
H A 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()

Completed in 21 milliseconds