Home
last modified time | relevance | path

Searched refs:DEPEVT_STATUS_LST (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/usb/dwc3/
Ddebug.h273 status & DEPEVT_STATUS_LST ? 'L' : 'l'); in dwc3_ep_event_string()
285 status & DEPEVT_STATUS_LST ? 'M' : 'm'); in dwc3_ep_event_string()
Dcore.h1381 #define DEPEVT_STATUS_LST BIT(3) /* XferComplete */ macro