Home
last modified time | relevance | path

Searched refs:EHCI_HOSTC_PSPD_MASK (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/usb/controller/
H A Dehcireg.h186 #define EHCI_HOSTC_PSPD_MASK 0x3 macro
H A Dehci.c2974 v = (v >> EHCI_HOSTC_PSPD_SHIFT) & EHCI_HOSTC_PSPD_MASK; in ehci_get_port_speed_hostc()