Home
last modified time | relevance | path

Searched refs:DEPEVT_STATUS_TRANSFER_ACTIVE (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/usb/dwc3/
H A Ddebug.h293 status & DEPEVT_STATUS_TRANSFER_ACTIVE ? in dwc3_ep_event_string()
H A Dcore.h1419 #define DEPEVT_STATUS_TRANSFER_ACTIVE BIT(3) macro
/openbmc/u-boot/drivers/usb/dwc3/
H A Dcore.h891 #define DEPEVT_STATUS_TRANSFER_ACTIVE (1 << 3) macro
H A Dgadget.c1872 DEPEVT_STATUS_TRANSFER_ACTIVE in dwc3_endpoint_interrupt()