Searched refs:ATMEGA_UDINT_WAKEUPI (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12-stable/sys/dev/usb/controller/ | ||
| D | atmegadci.h | 135 #define ATMEGA_UDINT_WAKEUPI (1 << 4) macro |
| D | atmegadci.c | 699 if (status & ATMEGA_UDINT_WAKEUPI) { in atmegadci_interrupt() |