Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/sun/
Dsunbmac.h13 #define GLOB_STAT 0x04UL /* Status */ macro
Dsunqe.h13 #define GLOB_STAT 0x04UL /* Status */ macro
Dsunqe.c475 qec_status = sbus_readl(qecp->gregs + GLOB_STAT); in qec_interrupt()
Dsunbmac.c897 qec_status = sbus_readl(bp->gregs + GLOB_STAT); in bigmac_interrupt()