Searched refs:USB_DWC2_DEPCTL_MPS_MASK (Results 1 – 3 of 3) sorted by relevance
403 if (ep_mps > (USB_DWC2_DEPCTL_MPS_MASK >> in usb_dw_ep_set()408 *p_depctl &= ~USB_DWC2_DEPCTL_MPS_MASK; in usb_dw_ep_set()
860 #define USB_DWC2_DEPCTL_MPS_MASK (0x7FF << USB_DWC2_DEPCTL_MPS_POS) macro
1405 dxepctl &= ~USB_DWC2_DEPCTL_MPS_MASK; in udc_dwc2_ep_activate()