Searched refs:GRXSTS_EPNUM_MASK (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/usb/dwc2/ | ||
| A D | hw.h | 181 #define GRXSTS_EPNUM_MASK (0xf << 0) macro |
| A D | gadget.c | 2488 epnum = grxstsr & GRXSTS_EPNUM_MASK; in dwc2_hsotg_handle_rx() |
Completed in 15 milliseconds