Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Datmegadci.h133 #define ATMEGA_UDINT_EORSTI (1 << 3) macro
H A Datmegadci.c670 if (status & ATMEGA_UDINT_EORSTI) { in atmegadci_interrupt()