Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sun/
H A Dsunbmac.h41 #define CREG_STAT 0x04UL /* Status */ macro
H A Dsunqe.h47 #define CREG_STAT 0x04UL /* Status */ macro
H A Dsunqe.c481 qe_status = sbus_readl(qep->qcregs + CREG_STAT); in qec_interrupt()
H A Dsunbmac.c896 bmac_status = sbus_readl(bp->creg + CREG_STAT); in bigmac_interrupt()