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