Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/natsemi/
Dsonic.h199 #define SONIC_INT_RBAE 0x0010 macro
217 SONIC_INT_RBAE | \
Dsonic.c360 if (status & SONIC_INT_RBAE) { in sonic_interrupt()
364 SONIC_WRITE(SONIC_ISR, SONIC_INT_RBAE); /* clear the interrupt */ in sonic_interrupt()