Searched defs:EP_HALTED (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/usb/cdns3/ | ||
H A D | cdnsp-gadget.h | 841 #define EP_HALTED BIT(2) macro |
/linux/drivers/usb/host/ | ||
H A D | xhci.h | 665 #define EP_HALTED (1 << 1) /* For stall handling */ macro |