Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/port/ehci/
A Dusb_hc_ehci.h87 bool has_tt; /* if use tt instead of Companion Controller */ member
A Dusb_hc_ehci.c840 g_ehci_hcd[bus->hcd.hcd_id].has_tt = g_ehci_hcd[bus->hcd.hcd_id].n_cc ? false : true; in usb_hc_init()
912 if (g_ehci_hcd[bus->hcd.hcd_id].has_tt) { in usb_hc_init()
919 if (g_ehci_hcd[bus->hcd.hcd_id].has_tt) { in usb_hc_init()

Completed in 6 milliseconds