Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/dwc3/
H A Ddebug.h272 status & DEPEVT_STATUS_IOC ? 'I' : 'i', in dwc3_ep_event_string()
284 status & DEPEVT_STATUS_IOC ? 'I' : 'i', in dwc3_ep_event_string()
H A Dcore.h1398 #define DEPEVT_STATUS_IOC BIT(2) macro
/OK3568_Linux_fs/u-boot/drivers/usb/dwc3/
H A Dcore.h923 #define DEPEVT_STATUS_IOC (1 << 2) macro
H A Dgadget.c1761 if ((event->status & DEPEVT_STATUS_IOC) && in __dwc3_cleanup_done_trbs()