Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/dwc3/
Ddebug.h485 status & DEPEVT_STATUS_IOC ? 'I' : 'i', in dwc3_ep_event_string()
499 status & DEPEVT_STATUS_IOC ? 'I' : 'i', in dwc3_ep_event_string()
Dcore.h1226 #define DEPEVT_STATUS_IOC BIT(2) macro
Dgadget.c2267 if (event->status & DEPEVT_STATUS_IOC) in dwc3_gadget_ep_reclaim_completed_trb()