Searched defs:EP_HALTED (Results 1 – 2 of 2) sorted by relevance
| /openbmc/u-boot/drivers/usb/host/ | ||
| H A D | xhci.h | 1063 #define EP_HALTED (1 << 1) /* For stall handling */ macro |
| /openbmc/qemu/hw/usb/ | ||
| H A D | hcd-xhci.c | 201 #define EP_HALTED (2<<0) macro |