Searched refs:DEPCTL_SETD0PID (Results 1 – 2 of 2) sorted by relevance
183 #define DEPCTL_SETD0PID (0x1<<28) macro
1034 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