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

/freebsd-12-stable/sys/dev/usb/controller/
H A Dehcireg.h150 #define EHCI_PS_IS_LOWSPEED(x) (((x) & EHCI_PS_LS) == 0x00000400) macro
H A Dehci.c3415 if (EHCI_PS_IS_LOWSPEED(v) &&

Completed in 111 milliseconds