Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/dwc3/
Ddebug.h273 status & DEPEVT_STATUS_SHORT ? 'S' : 's', in dwc3_ep_event_string()
285 status & DEPEVT_STATUS_SHORT ? 'S' : 's', in dwc3_ep_event_string()
Dcore.h1449 #define DEPEVT_STATUS_SHORT BIT(1) macro
Dgadget.c3400 if (event->status & DEPEVT_STATUS_SHORT && !chain) in dwc3_gadget_ep_reclaim_completed_trb()