Searched refs:DEPEVT_STATUS_IOC (Results 1 – 4 of 4) sorted by relevance
272 status & DEPEVT_STATUS_IOC ? 'I' : 'i', in dwc3_ep_event_string()284 status & DEPEVT_STATUS_IOC ? 'I' : 'i', in dwc3_ep_event_string()
1398 #define DEPEVT_STATUS_IOC BIT(2) macro
923 #define DEPEVT_STATUS_IOC (1 << 2) macro
1761 if ((event->status & DEPEVT_STATUS_IOC) && in __dwc3_cleanup_done_trbs()