Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H 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()
H 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()
H A Dehci-pci.c146 hcd->has_tt = 1; in ehci_pci_setup()
150 hcd->has_tt = 1; in ehci_pci_setup()
H A Dehci-orion.c254 hcd->has_tt = 1; in ehci_orion_drv_probe()
H A Dxhci-mtk-sch.c578 bool has_tt = udev->tt && udev->tt->hub->parent; in need_bw_sch() local
590 if (is_fs_or_ls(udev->speed) && !has_tt) in need_bw_sch()
H A Dehci-mv.c79 hcd->has_tt = 1; in mv_ehci_reset()
H A Dehci.h655 #define ehci_is_TDI(e) (ehci_to_hcd(e)->has_tt)
H A Dehci-fsl.c393 hcd->has_tt = 1; in ehci_fsl_setup()
H A Dxen-hcd.c1287 hcd->has_tt = (hcd->driver->flags & HCD_MASK) != HCD_USB11; in xenhcd_setup()
H A Dr8a66597-hcd.c2487 hcd->has_tt = 1; in r8a66597_probe()
H A Dxhci.c5144 hcd->has_tt = 1; in xhci_hcd_init_usb2_data()
/openbmc/linux/include/linux/usb/
H A Dehci_pdriver.h32 unsigned has_tt:1; member
H A Dhcd.h157 unsigned has_tt:1; /* Integrated TT in root hub */ member
/openbmc/linux/drivers/staging/greybus/
H A Dusb.c185 hcd->has_tt = 1; in gb_usb_probe()
/openbmc/linux/drivers/usb/chipidea/
H A Dhost.c138 hcd->has_tt = 1; in host_start()
/openbmc/linux/drivers/usb/renesas_usbhs/
H A Dmod_host.c1532 hcd->has_tt = 1; /* for low/full speed */ in usbhs_mod_host_probe()
/openbmc/linux/drivers/usb/usbip/
H A Dvhci_hcd.c1359 hcd_hs->has_tt = 1; in vhci_hcd_probe()
/openbmc/u-boot/drivers/usb/musb-new/
H A Dmusb_core.c1852 hcd->has_tt = 1; in allocate_instance()
/openbmc/linux/drivers/usb/core/
H A Dhcd.c570 if (hcd->has_tt) in rh_call_control()
/openbmc/linux/drivers/usb/musb/
H A Dmusb_host.c2706 musb->hcd->has_tt = 1; in musb_host_alloc()
/openbmc/linux/drivers/usb/gadget/udc/
H A Ddummy_hcd.c2692 hs_hcd->has_tt = 1; in dummy_hcd_probe()
/openbmc/linux/drivers/usb/dwc2/
H A Dhcd.c5164 hcd->has_tt = 1; in dwc2_hcd_init()
/openbmc/linux/drivers/usb/fotg210/
H A Dfotg210-hcd.c5579 hcd->has_tt = 1; in fotg210_hcd_probe()