Searched refs:HCCHAR_EPNUM_MASK (Results 1 – 2 of 2) sorted by relevance
| /drivers/usb/common/ | ||
| A D | dwc2_core.h | 401 #define HCCHAR_EPNUM_MASK GENMASK(14, 11) macro |
| /drivers/usb/host/ | ||
| A D | dwc2.c | 411 FIELD_PREP(HCCHAR_EPNUM_MASK, ep_num) | in dwc_otg_hc_init() |
Completed in 19 milliseconds