Searched refs:AVR32_INT_ENDRESET (Results 1 – 2 of 2) sorted by relevance
662 if (status & AVR32_INT_ENDRESET) { in avr32dci_interrupt()674 AVR32_INT_ENDRESET, AVR32_INT_WAKE_UP); in avr32dci_interrupt()695 AVR32_INT_ENDRESET, AVR32_INT_WAKE_UP); in avr32dci_interrupt()711 AVR32_INT_ENDRESET, AVR32_INT_DET_SUSPD); in avr32dci_interrupt()1235 AVR32_INT_ENDRESET, 0); in avr32dci_init()
56 #define AVR32_INT_ENDRESET 0x00000010 macro