Searched refs:DXEPCTL_MPS (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/usb/dwc2/ | ||
A D | hw.h | 586 #define DXEPCTL_MPS(_x) ((_x) << 0) macro |
A D | gadget.c | 4086 epctrl |= DXEPCTL_MPS(mps); in dwc2_hsotg_ep_enable() |
Completed in 16 milliseconds