Searched refs:RXUBR_INTERRUPT (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/sys/arm/at91/
H A Dif_macbreg.h57 #define RXUBR_INTERRUPT (1 << 2) macro
H A Dif_macb.c585 RXUBR_INTERRUPT |
803 write_4(sc, EMAC_IER, (RCOMP_INTERRUPT|RXUBR_INTERRUPT));
844 write_4(sc, EMAC_IDR, (RCOMP_INTERRUPT|RXUBR_INTERRUPT));

Completed in 45 milliseconds