Home
last modified time | relevance | path

Searched refs:DEPCTL_USBACTEP (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/drivers/usb/gadget/
Ddwc2_udc_otg_regs.h178 #define DEPCTL_USBACTEP (0x1<<15) macro
Ddwc2_udc_otg_xfer_dma.c1103 if (!(ep_ctrl & DEPCTL_USBACTEP)) { in dwc2_udc_ep_activate()
1108 ep_ctrl |= (DEPCTL_SETD0PID | DEPCTL_USBACTEP | DEPCTL_SNAK); in dwc2_udc_ep_activate()