Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/host/
Dehci-xilinx-of.c39 if (hcd->has_tt) { in ehci_xilinx_port_handed_over()
170 hcd->has_tt = 1; in ehci_hcd_xilinx_of_probe()
174 hcd->has_tt = 0; in ehci_hcd_xilinx_of_probe()
Dehci-platform.c177 hcd->has_tt = 1; in ehci_platform_probe()
205 if (pdata->has_tt) in ehci_platform_probe()
206 hcd->has_tt = 1; in ehci_platform_probe()
Dehci-pci.c144 hcd->has_tt = 1; in ehci_pci_setup()
148 hcd->has_tt = 1; in ehci_pci_setup()
Dehci-mxc.c67 hcd->has_tt = 1; in ehci_mxc_drv_probe()
Dehci-mv.c77 hcd->has_tt = 1; in mv_ehci_reset()
Dehci-pmcmsp.c79 hcd->has_tt = 1; in ehci_msp_setup()
Dxhci-mtk-sch.c545 enum usb_device_speed speed, int has_tt) in need_bw_sch() argument
557 if (is_fs_or_ls(speed) && !has_tt) in need_bw_sch()
Dehci-orion.c259 hcd->has_tt = 1; in ehci_orion_drv_probe()
Dehci-tegra.c420 hcd->has_tt = 1; in tegra_ehci_probe()
Dehci.h651 #define ehci_is_TDI(e) (ehci_to_hcd(e)->has_tt)
Dehci-fsl.c399 hcd->has_tt = 1; in ehci_fsl_setup()
Dr8a66597-hcd.c2491 hcd->has_tt = 1; in r8a66597_probe()
Dxhci.c5152 hcd->has_tt = 1; in xhci_gen_setup()
Dfotg210-hcd.c5599 hcd->has_tt = 1; in fotg210_hcd_probe()
/Linux-v5.4/include/linux/usb/
Dehci_pdriver.h46 unsigned has_tt:1; member
Dhcd.h169 unsigned has_tt:1; /* Integrated TT in root hub */ member
/Linux-v5.4/drivers/staging/greybus/
Dusb.c185 hcd->has_tt = 1; in gb_usb_probe()
/Linux-v5.4/drivers/usb/chipidea/
Dhost.c124 hcd->has_tt = 1; in host_start()
/Linux-v5.4/drivers/usb/renesas_usbhs/
Dmod_host.c1532 hcd->has_tt = 1; /* for low/full speed */ in usbhs_mod_host_probe()
/Linux-v5.4/drivers/usb/usbip/
Dvhci_hcd.c1344 hcd_hs->has_tt = 1; in vhci_hcd_probe()
/Linux-v5.4/drivers/usb/core/
Dhcd.c593 if (hcd->has_tt) in rh_call_control()
/Linux-v5.4/drivers/usb/musb/
Dmusb_host.c2732 musb->hcd->has_tt = 1; in musb_host_alloc()
/Linux-v5.4/drivers/usb/gadget/udc/
Ddummy_hcd.c2637 hs_hcd->has_tt = 1; in dummy_hcd_probe()
/Linux-v5.4/drivers/usb/dwc2/
Dhcd.c5072 hcd->has_tt = 1; in dwc2_hcd_init()