Home
last modified time | relevance | path

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

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