Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/dwc3/
Ddebug.h275 status & DEPEVT_STATUS_LST ? 'L' : 'l'); in dwc3_ep_event_string()
287 status & DEPEVT_STATUS_LST ? 'M' : 'm'); in dwc3_ep_event_string()
Dcore.h1398 #define DEPEVT_STATUS_LST BIT(3) /* XferComplete */ macro