Searched refs:DEPEVT_CMD_CMPLT_CMD_TYPE (Results 1 - 2 of 2) sorted by relevance

/fuchsia/zircon/system/dev/usb/dwc3/
H A Ddwc3-types.h69 #define DEPEVT_CMD_CMPLT_CMD_TYPE(e) (((e) >> DEPEVT_CMD_CMPLT_CMD_TYPE_START) & \ macro
H A Ddwc3-events.c33 unsigned cmd_type = DEPEVT_CMD_CMPLT_CMD_TYPE(event);

Completed in 8 milliseconds