Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/gadget/
Ddwc2_udc_otg_regs.h168 #define DEPCTL_SETD0PID (0x1<<28) macro
Ddwc2_udc_otg_xfer_dma.c1009 ep_ctrl |= DEPCTL_SETD0PID; /* DATA0 */ in dwc2_udc_ep_clear_stall()
1024 ep_ctrl |= DEPCTL_SETD0PID; /* DATA0 */ in dwc2_udc_ep_clear_stall()
1108 ep_ctrl |= (DEPCTL_SETD0PID | DEPCTL_USBACTEP | DEPCTL_SNAK); in dwc2_udc_ep_activate()