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

/freebsd-10.2-release/sys/dev/usb/controller/
H A Ddwc_otgreg.h641 #define DSTS_ENUMSPD_GET(x) (((x) >> 1) & 3) macro
H A Ddwc_otg.c2851 if (DSTS_ENUMSPD_GET(temp) == DSTS_ENUMSPD_HI)

Completed in 54 milliseconds