Home
last modified time | relevance | path

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

/linux/drivers/usb/fotg210/
H A Dfotg210-hcd.h329 #define QTD_STS_HALT (1 << 6) /* halted on error */ macro
/linux/drivers/usb/host/
H A Doxu210hp-hcd.c221 #define QTD_STS_HALT (1 << 6) /* halted on error */ macro