Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dfotg210.h420 #define QH_INACTIVATE (1 << 7) /* Inactivate on next transaction */ macro
H A Dehci.h394 #define QH_INACTIVATE (1 << 7) /* Inactivate on next transaction */ macro
H A Dehci-hcd.c524 hw->hw_info1 |= cpu_to_hc32(ehci, QH_INACTIVATE); in ehci_init()