Searched refs:DEPEVT_STATUS_LST (Results 1 – 4 of 4) sorted by relevance
275 status & DEPEVT_STATUS_LST ? 'L' : 'l'); in dwc3_ep_event_string()287 status & DEPEVT_STATUS_LST ? 'M' : 'm'); in dwc3_ep_event_string()
1425 #define DEPEVT_STATUS_LST BIT(3) /* XferComplete */ macro
897 #define DEPEVT_STATUS_LST (1 << 3) macro
1740 if ((event->status & DEPEVT_STATUS_LST) && in __dwc3_cleanup_done_trbs()