Home
last modified time | relevance | path

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

/u-boot/drivers/usb/gadget/
A Ddwc2_udc_otg_regs.h183 #define DEPCTL_SETD0PID (0x1<<28) macro
A Ddwc2_udc_otg_xfer_dma.c1034 ep_ctrl |= DEPCTL_SETD0PID; /* DATA0 */ in dwc2_udc_ep_clear_stall()
1049 ep_ctrl |= DEPCTL_SETD0PID; /* DATA0 */ in dwc2_udc_ep_clear_stall()
1133 ep_ctrl |= (DEPCTL_SETD0PID | DEPCTL_USBACTEP | DEPCTL_SNAK); in dwc2_udc_ep_activate()

Completed in 6 milliseconds