Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/gadget/
H A Ddwc2_udc_otg_priv.h36 #define WAIT_FOR_NULL_COMPLETE 8 macro
H A Ddwc2_udc_otg_xfer_dma.c272 if (dev->ep0state == WAIT_FOR_NULL_COMPLETE) { in complete_tx()
921 dev->ep0state = WAIT_FOR_NULL_COMPLETE; in dwc2_udc_get_status()