Searched refs:EHCI_STS_PSS (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/usb/
H A Dehcireg.h122 #define EHCI_STS_PSS 0x00004000 /* RO periodic sched status */ macro
H A Dehci.c1477 hcr = EOREAD4(sc, EHCI_USBSTS) & (EHCI_STS_ASS | EHCI_STS_PSS);

Completed in 137 milliseconds