Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/host/
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()
Dehci-pci.c146 hcd->has_tt = 1; in ehci_pci_setup()
150 hcd->has_tt = 1; in ehci_pci_setup()
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()
Dehci-orion.c257 hcd->has_tt = 1; in ehci_orion_drv_probe()
Dehci-mv.c79 hcd->has_tt = 1; in mv_ehci_reset()
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()
Dehci.h654 #define ehci_is_TDI(e) (ehci_to_hcd(e)->has_tt)
Dehci-fsl.c394 hcd->has_tt = 1; in ehci_fsl_setup()
Dxen-hcd.c1287 hcd->has_tt = (hcd->driver->flags & HCD_MASK) != HCD_USB11; in xenhcd_setup()
Dr8a66597-hcd.c2488 hcd->has_tt = 1; in r8a66597_probe()
Dfotg210-hcd.c5589 hcd->has_tt = 1; in fotg210_hcd_probe()
Dxhci.c5254 hcd->has_tt = 1; in xhci_hcd_init_usb2_data()
/linux-6.1.9/include/linux/usb/
Dehci_pdriver.h32 unsigned has_tt:1; member
Dhcd.h158 unsigned has_tt:1; /* Integrated TT in root hub */ member
/linux-6.1.9/drivers/staging/greybus/
Dusb.c185 hcd->has_tt = 1; in gb_usb_probe()
/linux-6.1.9/drivers/usb/chipidea/
Dhost.c139 hcd->has_tt = 1; in host_start()
/linux-6.1.9/drivers/usb/renesas_usbhs/
Dmod_host.c1532 hcd->has_tt = 1; /* for low/full speed */ in usbhs_mod_host_probe()
/linux-6.1.9/drivers/usb/usbip/
Dvhci_hcd.c1356 hcd_hs->has_tt = 1; in vhci_hcd_probe()
/linux-6.1.9/drivers/usb/core/
Dhcd.c594 if (hcd->has_tt) in rh_call_control()
/linux-6.1.9/drivers/usb/musb/
Dmusb_host.c2699 musb->hcd->has_tt = 1; in musb_host_alloc()
/linux-6.1.9/drivers/usb/gadget/udc/
Ddummy_hcd.c2674 hs_hcd->has_tt = 1; in dummy_hcd_probe()
/linux-6.1.9/drivers/usb/dwc2/
Dhcd.c5159 hcd->has_tt = 1; in dwc2_hcd_init()