Searched refs:AVR32_INTSTA (Results 1 – 2 of 2) sorted by relevance
48 #define AVR32_INTSTA 0x14 /* Interrupt Status */ macro
650 status = AVR32_READ_4(sc, AVR32_INTSTA); in avr32dci_interrupt()1856 if (AVR32_READ_4(sc, AVR32_INTSTA) & AVR32_INT_SPEED) in avr32dci_roothub_exec()