Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
A Dehci-xilinx-of.c41 if (hcd->has_tt) { in ehci_xilinx_port_handed_over()
172 hcd->has_tt = 1; in ehci_hcd_xilinx_of_probe()
176 hcd->has_tt = 0; in ehci_hcd_xilinx_of_probe()
A Dehci-platform.c295 hcd->has_tt = 1; in ehci_platform_probe()
332 if (pdata->has_tt) in ehci_platform_probe()
333 hcd->has_tt = 1; in ehci_platform_probe()
A Dehci-pci.c146 hcd->has_tt = 1; in ehci_pci_setup()
150 hcd->has_tt = 1; in ehci_pci_setup()
A Dehci-orion.c265 hcd->has_tt = 1; in ehci_orion_drv_probe()
A Dehci-mv.c79 hcd->has_tt = 1; in mv_ehci_reset()
A Dxhci-mtk-sch.c863 bool has_tt = udev->tt && udev->tt->hub->parent; in need_bw_sch() local
875 if (is_fs_or_ls(udev->speed) && !has_tt) in need_bw_sch()
A Dehci.h661 #define ehci_is_TDI(e) (ehci_to_hcd(e)->has_tt)
A Dehci-fsl.c393 hcd->has_tt = 1; in ehci_fsl_setup()
A Dxen-hcd.c1287 hcd->has_tt = (hcd->driver->flags & HCD_MASK) != HCD_USB11; in xenhcd_setup()
A Dr8a66597-hcd.c2487 hcd->has_tt = 1; in r8a66597_probe()
A Dxhci.c5154 hcd->has_tt = 1; in xhci_hcd_init_usb2_data()
/linux/include/linux/usb/
A Dehci_pdriver.h32 unsigned has_tt:1; member
A Dhcd.h157 unsigned has_tt:1; /* Integrated TT in root hub */ member
/linux/drivers/staging/greybus/
A Dusb.c185 hcd->has_tt = 1; in gb_usb_probe()
/linux/drivers/usb/chipidea/
A Dhost.c138 hcd->has_tt = 1; in host_start()
/linux/drivers/usb/renesas_usbhs/
A Dmod_host.c1532 hcd->has_tt = 1; /* for low/full speed */ in usbhs_mod_host_probe()
/linux/drivers/usb/usbip/
A Dvhci_hcd.c1360 hcd_hs->has_tt = 1; in vhci_hcd_probe()
/linux/drivers/usb/core/
A Dhcd.c568 if (hcd->has_tt) in rh_call_control()
/linux/drivers/usb/musb/
A Dmusb_host.c2706 musb->hcd->has_tt = 1; in musb_host_alloc()
/linux/drivers/usb/gadget/udc/
A Ddummy_hcd.c2692 hs_hcd->has_tt = 1; in dummy_hcd_probe()
/linux/drivers/usb/dwc2/
A Dhcd.c5167 hcd->has_tt = 1; in dwc2_hcd_init()
/linux/drivers/usb/fotg210/
A Dfotg210-hcd.c5575 hcd->has_tt = 1; in fotg210_hcd_probe()

Completed in 789 milliseconds