Searched refs:DSTS_ENUMSPD_GET (Results 1 – 2 of 2) sorted by relevance
| /NextBSD/sys/dev/usb/controller/ | ||
| HD | dwc_otgreg.h | 643 #define DSTS_ENUMSPD_GET(x) (((x) >> 1) & 3) macro |
| HD | dwc_otg.c | 2951 if (DSTS_ENUMSPD_GET(temp) == DSTS_ENUMSPD_HI) in dwc_otg_interrupt() |