Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/dwc3/
H A Ddebug.h291 status & DEPEVT_STATUS_TRANSFER_ACTIVE ? in dwc3_ep_event_string()
H A Dcore.h1393 #define DEPEVT_STATUS_TRANSFER_ACTIVE BIT(3) macro
/OK3568_Linux_fs/u-boot/drivers/usb/dwc3/
H A Dcore.h918 #define DEPEVT_STATUS_TRANSFER_ACTIVE (1 << 3) macro
H A Dgadget.c1900 DEPEVT_STATUS_TRANSFER_ACTIVE in dwc3_endpoint_interrupt()