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

/fuchsia/zircon/system/dev/usb/dwc3/
H A Ddwc3-types.h43 #define TRB_IOC (1 << 11) // Interrupt on Complete macro
H A Ddwc3-endpoints.c99 trb->control = type | TRB_LST | TRB_IOC | TRB_HWO;
111 zlp_trb->control = type | TRB_LST | TRB_IOC | TRB_HWO;

Completed in 26 milliseconds