| /OK3568_Linux_fs/kernel/drivers/usb/host/ |
| H A D | ehci-xilinx-of.c | 39 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 D | ehci-pci.c | 146 hcd->has_tt = 1; in ehci_pci_setup() 150 hcd->has_tt = 1; in ehci_pci_setup()
|
| H A D | ehci-platform.c | 329 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 D | ehci-mxc.c | 69 hcd->has_tt = 1; in ehci_mxc_drv_probe()
|
| H A D | ehci-pmcmsp.c | 79 hcd->has_tt = 1; in ehci_msp_setup()
|
| H A D | ehci-orion.c | 259 hcd->has_tt = 1; in ehci_orion_drv_probe()
|
| H A D | ehci-mv.c | 79 hcd->has_tt = 1; in mv_ehci_reset()
|
| H A D | xhci-mtk-sch.c | 663 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 D | ehci.h | 658 #define ehci_is_TDI(e) (ehci_to_hcd(e)->has_tt)
|
| H A D | ehci-tegra.c | 418 hcd->has_tt = 1; in tegra_ehci_probe()
|
| H A D | ehci-fsl.c | 399 hcd->has_tt = 1; in ehci_fsl_setup()
|
| H A D | r8a66597-hcd.c | 2489 hcd->has_tt = 1; in r8a66597_probe()
|
| H A D | xhci.c | 5225 hcd->has_tt = 1; in xhci_gen_setup()
|
| H A D | fotg210-hcd.c | 5593 hcd->has_tt = 1; in fotg210_hcd_probe()
|
| /OK3568_Linux_fs/kernel/include/linux/usb/ |
| H A D | ehci_pdriver.h | 46 unsigned has_tt:1; member
|
| H A D | hcd.h | 172 unsigned has_tt:1; /* Integrated TT in root hub */ member
|
| /OK3568_Linux_fs/kernel/drivers/staging/greybus/ |
| H A D | usb.c | 185 hcd->has_tt = 1; in gb_usb_probe()
|
| /OK3568_Linux_fs/kernel/drivers/usb/chipidea/ |
| H A D | host.c | 126 hcd->has_tt = 1; in host_start()
|
| /OK3568_Linux_fs/kernel/drivers/usb/renesas_usbhs/ |
| H A D | mod_host.c | 1532 hcd->has_tt = 1; /* for low/full speed */ in usbhs_mod_host_probe()
|
| /OK3568_Linux_fs/kernel/drivers/usb/usbip/ |
| H A D | vhci_hcd.c | 1384 hcd_hs->has_tt = 1; in vhci_hcd_probe()
|
| /OK3568_Linux_fs/kernel/drivers/usb/core/ |
| H A D | hcd.c | 594 if (hcd->has_tt) in rh_call_control()
|
| /OK3568_Linux_fs/u-boot/drivers/usb/musb-new/ |
| H A D | musb_core.c | 1852 hcd->has_tt = 1; in allocate_instance()
|
| /OK3568_Linux_fs/kernel/drivers/usb/musb/ |
| H A D | musb_host.c | 2705 musb->hcd->has_tt = 1; in musb_host_alloc()
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/ |
| H A D | dummy_hcd.c | 2660 hs_hcd->has_tt = 1; in dummy_hcd_probe()
|
| /OK3568_Linux_fs/kernel/drivers/usb/dwc2/ |
| H A D | hcd.c | 5096 hcd->has_tt = 1; in dwc2_hcd_init()
|