Home
last modified time | relevance | path

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

/NextBSD/sys/dev/usb/controller/
HDavr32dci.h47 #define AVR32_INTSTA 0x14 /* Interrupt Status */ macro
HDavr32dci.c652 status = AVR32_READ_4(sc, AVR32_INTSTA); in avr32dci_interrupt()
1900 if (AVR32_READ_4(sc, AVR32_INTSTA) & AVR32_INT_SPEED) in avr32dci_roothub_exec()