Home
last modified time | relevance | path

Searched refs:DEPEVT_STATUS_LST (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/dwc3/
H A 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()
H A Dcore.h1319 #define DEPEVT_STATUS_LST BIT(3) /* XferComplete */ macro
/kernel/linux/linux-6.6/drivers/usb/dwc3/
H A 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()
H A Dcore.h1411 #define DEPEVT_STATUS_LST BIT(3) /* XferComplete */ macro

Completed in 10 milliseconds