Home
last modified time | relevance | path

Searched refs:SCB_STCX (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/i825xx/
H A Dether1.h190 #define SCB_STCX (1 << 15) /* Command completed */ macro
H A Dether1.c903 ether1_writew(dev, status & (SCB_STRNR | SCB_STCNA | SCB_STFR | SCB_STCX), in ether1_interrupt()
906 if (status & SCB_STCX) { in ether1_interrupt()