Home
last modified time | relevance | path

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

/OK3568_Linux_fs/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.c273 if (dev->ep0state == WAIT_FOR_NULL_COMPLETE) { in complete_tx()
943 dev->ep0state = WAIT_FOR_NULL_COMPLETE; in dwc2_udc_get_status()