Searched refs:has_tt (Results 1 – 2 of 2) sorted by relevance
87 bool has_tt; /* if use tt instead of Companion Controller */ member
840 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