Searched refs:ATMEGA_UDINT_EORSTI (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/usb/controller/ | ||
H A D | atmegadci.h | 133 #define ATMEGA_UDINT_EORSTI (1 << 3) macro |
H A D | atmegadci.c | 670 if (status & ATMEGA_UDINT_EORSTI) { in atmegadci_interrupt() |