Searched refs:DXEPCTL_NEXTEP (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/usb/dwc2/ | ||
| A D | hw.h | 566 #define DXEPCTL_NEXTEP(_x) ((_x) << 11) macro |
| A D | gadget.c | 4857 u32 next = DXEPCTL_NEXTEP((epnum + 1) % 15); in dwc2_hsotg_initep() |
Completed in 17 milliseconds