Home
last modified time | relevance | path

Searched defs:QTD_STS_ACTIVE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/usb/fotg210/
H A Dfotg210-hcd.h328 #define QTD_STS_ACTIVE (1 << 7) /* HC may execute this */ macro
/openbmc/linux/drivers/usb/host/
H A Dehci.h301 #define QTD_STS_ACTIVE (1 << 7) /* HC may execute this */ macro
H A Doxu210hp-hcd.c244 #define QTD_STS_ACTIVE (1 << 7) /* HC may execute this */ macro