Searched refs:USB_DWC2_DEPCTL0_MPS_MASK (Results 1 – 3 of 3) sorted by relevance
648 #define USB_DWC2_DEPCTL0_MPS_MASK (0x3UL << USB_DWC2_DEPCTL0_MPS_POS) macro
378 *p_depctl &= ~USB_DWC2_DEPCTL0_MPS_MASK; in usb_dw_ep_set()
1202 dxepctl0 &= ~USB_DWC2_DEPCTL0_MPS_MASK; in dwc2_ep_control_enable()