Searched refs:EHCI_STS_INTRS (Results 1 - 2 of 2) sorted by relevance
/third_party/FreeBSD/sys/dev/usb/controller/ | ||
H A D | ehcireg.h | 112 #define EHCI_STS_INTRS(x) ((x) & 0x3f) macro |
H A D | ehci.c | 1404 status = EHCI_STS_INTRS(EOREAD4(sc, EHCI_USBSTS)); in ehci_interrupt() |
Completed in 5 milliseconds