Home
last modified time | relevance | path

Searched refs:QH_INACTIVATE (Results 1 – 3 of 3) sorted by relevance

/drivers/usb/host/
Dfotg210.h416 #define QH_INACTIVATE (1 << 7) /* Inactivate on next transaction */ macro
Dehci.h395 #define QH_INACTIVATE (1 << 7) /* Inactivate on next transaction */ macro
Dehci-hcd.c528 hw->hw_info1 |= cpu_to_hc32(ehci, QH_INACTIVATE); in ehci_init()