Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/usb/
H A Dxhci.h1064 #define EP_HALTED (1 << 1) /* For stall handling */ macro
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci.h942 #define EP_HALTED (1 << 1) /* For stall handling */ macro