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

/freebsd-10.2-release/sys/dev/usb/controller/
H A Dehcireg.h148 #define EHCI_PS_IS_LOWSPEED(x) (((x) & EHCI_PS_LS) == 0x00000400) macro
H A Dehci.c3407 if (EHCI_PS_IS_LOWSPEED(v) &&

Completed in 106 milliseconds