Searched refs:HCCHAR_EPNUM_SHIFT (Results 1 – 2 of 2) sorted by relevance
| /NextBSD/sys/dev/usb/controller/ | ||
| HD | dwc_otgreg.h | 540 #define HCCHAR_EPNUM_SHIFT 11 macro |
| HD | dwc_otg.c | 3322 ((xfer->endpointno & UE_ADDR) << HCCHAR_EPNUM_SHIFT) | in dwc_otg_setup_standard_chain() |