Home
last modified time | relevance | path

Searched defs:EP_HALTED (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/drivers/usb/host/
H A Dxhci.h1063 #define EP_HALTED (1 << 1) /* For stall handling */ macro
/openbmc/qemu/hw/usb/
H A Dhcd-xhci.c201 #define EP_HALTED (2<<0) macro
/openbmc/linux/drivers/usb/cdns3/
H A Dcdnsp-gadget.h834 #define EP_HALTED BIT(2) macro
/openbmc/linux/drivers/usb/host/
H A Dxhci.h689 #define EP_HALTED (1 << 1) /* For stall handling */ macro