Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc2/
H A Dhcd_ddma.c860 #define DWC2_CMPL_STOP 2 macro
933 rc = DWC2_CMPL_STOP; in dwc2_cmpl_host_isoc_dma_desc()
1018 if (rc == DWC2_CMPL_DONE || rc == DWC2_CMPL_STOP) in dwc2_complete_isoc_xfer_ddma()