Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/dwc3/
Ddebug.h273 status & DEPEVT_STATUS_IOC ? 'I' : 'i', in dwc3_ep_event_string()
288 status & DEPEVT_STATUS_IOC ? 'I' : 'i', in dwc3_ep_event_string()
Dcore.h1277 #define DEPEVT_STATUS_IOC BIT(2) macro
Dgadget.c2423 if (event->status & DEPEVT_STATUS_IOC) in dwc3_gadget_ep_reclaim_completed_trb()