Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A 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()
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-platform.c329 hcd->has_tt = 1; in ehci_platform_probe()
372 if (pdata->has_tt) in ehci_platform_probe()
373 hcd->has_tt = 1; in ehci_platform_probe()
H A Dehci-mxc.c69 hcd->has_tt = 1; in ehci_mxc_drv_probe()
H A Dehci-pmcmsp.c79 hcd->has_tt = 1; in ehci_msp_setup()
H A Dehci-orion.c259 hcd->has_tt = 1; in ehci_orion_drv_probe()
H A Dehci-mv.c79 hcd->has_tt = 1; in mv_ehci_reset()
H A Dxhci-mtk-sch.c663 enum usb_device_speed speed, int has_tt) in need_bw_sch() argument
675 if (is_fs_or_ls(speed) && !has_tt) in need_bw_sch()
H A Dehci.h658 #define ehci_is_TDI(e) (ehci_to_hcd(e)->has_tt)
H A Dehci-tegra.c418 hcd->has_tt = 1; in tegra_ehci_probe()
H A Dehci-fsl.c399 hcd->has_tt = 1; in ehci_fsl_setup()
H A Dr8a66597-hcd.c2489 hcd->has_tt = 1; in r8a66597_probe()
H A Dxhci.c5225 hcd->has_tt = 1; in xhci_gen_setup()
H A Dfotg210-hcd.c5593 hcd->has_tt = 1; in fotg210_hcd_probe()
/OK3568_Linux_fs/kernel/include/linux/usb/
H A Dehci_pdriver.h46 unsigned has_tt:1; member
H A Dhcd.h172 unsigned has_tt:1; /* Integrated TT in root hub */ member
/OK3568_Linux_fs/kernel/drivers/staging/greybus/
H A Dusb.c185 hcd->has_tt = 1; in gb_usb_probe()
/OK3568_Linux_fs/kernel/drivers/usb/chipidea/
H A Dhost.c126 hcd->has_tt = 1; in host_start()
/OK3568_Linux_fs/kernel/drivers/usb/renesas_usbhs/
H A Dmod_host.c1532 hcd->has_tt = 1; /* for low/full speed */ in usbhs_mod_host_probe()
/OK3568_Linux_fs/kernel/drivers/usb/usbip/
H A Dvhci_hcd.c1384 hcd_hs->has_tt = 1; in vhci_hcd_probe()
/OK3568_Linux_fs/kernel/drivers/usb/core/
H A Dhcd.c594 if (hcd->has_tt) in rh_call_control()
/OK3568_Linux_fs/u-boot/drivers/usb/musb-new/
H A Dmusb_core.c1852 hcd->has_tt = 1; in allocate_instance()
/OK3568_Linux_fs/kernel/drivers/usb/musb/
H A Dmusb_host.c2705 musb->hcd->has_tt = 1; in musb_host_alloc()
/OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/
H A Ddummy_hcd.c2660 hs_hcd->has_tt = 1; in dummy_hcd_probe()
/OK3568_Linux_fs/kernel/drivers/usb/dwc2/
H A Dhcd.c5096 hcd->has_tt = 1; in dwc2_hcd_init()