Home
last modified time | relevance | path

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

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