Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/usb/controller/
Davr32dci.h55 #define AVR32_INT_WAKE_UP 0x00000020 macro
Davr32dci.c670 AVR32_INT_ENDRESET, AVR32_INT_WAKE_UP); in avr32dci_interrupt()
680 if (status & AVR32_INT_WAKE_UP) { in avr32dci_interrupt()
691 AVR32_INT_ENDRESET, AVR32_INT_WAKE_UP); in avr32dci_interrupt()
706 avr32dci_mod_ien(sc, AVR32_INT_WAKE_UP | in avr32dci_interrupt()