Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/cdns3/
Dcdnsp-gadget.h833 #define EP_HALTED BIT(2) macro
/linux-6.1.9/drivers/usb/host/
Dxhci.h939 #define EP_HALTED (1 << 1) /* For stall handling */ macro