Searched defs:DEPEVT_STATUS_LST (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/usb/dwc3/ | ||
H A D | core.h | 897 #define DEPEVT_STATUS_LST (1 << 3) macro |
/openbmc/linux/drivers/usb/dwc3/ | ||
H A D | core.h | 1425 #define DEPEVT_STATUS_LST BIT(3) /* XferComplete */ macro |