Searched refs:DEPEVT_STATUS_IOC (Results 1 – 4 of 4) sorted by relevance
274 status & DEPEVT_STATUS_IOC ? 'I' : 'i', in dwc3_ep_event_string()286 status & DEPEVT_STATUS_IOC ? 'I' : 'i', in dwc3_ep_event_string()
1424 #define DEPEVT_STATUS_IOC BIT(2) macro
896 #define DEPEVT_STATUS_IOC (1 << 2) macro
1744 if ((event->status & DEPEVT_STATUS_IOC) && in __dwc3_cleanup_done_trbs()