Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/host/
H A Dehci-hcd.c108 #define ehci_is_TDI() (1) macro
110 #define ehci_is_TDI() (0) macro
194 if (ehci_is_TDI()) in ehci_reset()
772 if (ehci_is_TDI()) { in ehci_submit_root()
816 !ehci_is_TDI() && in ehci_submit_root()
848 == EHCI_PS_CS && !ehci_is_TDI()) { in ehci_submit_root()