Home
last modified time | relevance | path

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

/drivers/staging/wusbcore/host/whci/
Dwhci-hc.h43 #define QTD_STS_ACTIVE (1 << 31) /* enable execution of transaction */ macro
/drivers/usb/host/
Dfotg210.h330 #define QTD_STS_ACTIVE (1 << 7) /* HC may execute this */ macro
Dehci.h297 #define QTD_STS_ACTIVE (1 << 7) /* HC may execute this */ macro
Doxu210hp-hcd.c243 #define QTD_STS_ACTIVE (1 << 7) /* HC may execute this */ macro