Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
H A Dehcireg.h103 #define EHCI_STS_PSS 0x00004000 /* RO periodic sched status */ macro
H A Dehci.c587 if (i & EHCI_STS_PSS) in ehci_dump_regs()
588 PRINTK(" EHCI_STS_PSS\n"); in ehci_dump_regs()

Completed in 5 milliseconds