Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/dwc3/
Ddebug.h274 status & DEPEVT_STATUS_IOC ? 'I' : 'i', in dwc3_ep_event_string()
286 status & DEPEVT_STATUS_IOC ? 'I' : 'i', in dwc3_ep_event_string()
Dcore.h1450 #define DEPEVT_STATUS_IOC BIT(2) macro