Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Davr32dci.h48 #define AVR32_INTSTA 0x14 /* Interrupt Status */ macro
H A Davr32dci.c650 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()