Searched refs:DXEPCTL_MPS (Results 1 – 3 of 3) sorted by relevance
580 #define DXEPCTL_MPS(_x) ((_x) << 0) macro
556 #define DXEPCTL_MPS(_x) ((_x) << 0) macro
4096 epctrl |= DXEPCTL_MPS(mps); in dwc2_hsotg_ep_enable()