Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/natsemi/
Dsonic.h200 #define SONIC_INT_RBAE 0x0010 macro
218 SONIC_INT_RBAE | \
Dsonic.c367 if (status & SONIC_INT_RBAE) { in sonic_interrupt()
371 SONIC_WRITE(SONIC_ISR, SONIC_INT_RBAE); /* clear the interrupt */ in sonic_interrupt()