Searched refs:DEPCTL_MPS_MASK (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/drivers/usb/gadget/ | ||
D | dwc2_udc_otg_regs.h | 181 #define DEPCTL_MPS_MASK (0x7FF) macro |
D | dwc2_udc_otg_xfer_dma.c | 1106 ep_ctrl = (ep_ctrl & ~DEPCTL_MPS_MASK) | in dwc2_udc_ep_activate() |