Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/host/
Dehci-hcd.c107 #define ehci_is_TDI() (1) macro
109 #define ehci_is_TDI() (0) macro
193 if (ehci_is_TDI()) in ehci_reset()
780 if (ehci_is_TDI()) { in ehci_submit_root()
824 !ehci_is_TDI() && in ehci_submit_root()
856 == EHCI_PS_CS && !ehci_is_TDI()) { in ehci_submit_root()