Searched defs:EHCI_PS_IS_LOWSPEED (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/usb/controller/
H A Dehcireg.h148 #define EHCI_PS_IS_LOWSPEED(x) (((x) & EHCI_PS_LS) == 0x00000400) macro

Completed in 91 milliseconds