Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/fotg210/
H A Dfotg210-hcd.h418 #define QH_INACTIVATE (1 << 7) /* Inactivate on next transaction */ macro
/openbmc/linux/drivers/usb/host/
H A Dehci.h391 #define QH_INACTIVATE (1 << 7) /* Inactivate on next transaction */ macro