Home
last modified time | relevance | path

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

/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
/linux/drivers/usb/host/
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.c303 hcd->has_tt = 1; in ehci_platform_probe()
342 if (pdata->has_tt) in ehci_platform_probe()
343 hcd->has_tt = 1; in ehci_platform_probe()
H A Dxhci-mtk-sch.c863 bool has_tt = udev->tt && udev->tt->hub->parent; in need_bw_sch() local
875 if (is_fs_or_ls(udev->speed) && !has_tt) in need_bw_sch()
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.c2488 hcd->has_tt = 1; in r8a66597_probe()
H A Dxhci.c5373 hcd->has_tt = 1; in xhci_hcd_init_usb2_data()
/linux/drivers/staging/greybus/
H A Dusb.c185 hcd->has_tt = 1; in gb_usb_probe()
/linux/drivers/usb/renesas_usbhs/
H A Dmod_host.c1532 hcd->has_tt = 1; /* for low/full speed */ in usbhs_mod_host_probe()
/linux/drivers/usb/usbip/
H A Dvhci_hcd.c1382 hcd_hs->has_tt = 1; in vhci_hcd_probe()
/linux/drivers/usb/core/
H A Dhcd.c568 if (hcd->has_tt) in rh_call_control()
/linux/drivers/usb/gadget/udc/
H A Ddummy_hcd.c2692 hs_hcd->has_tt = 1; in dummy_hcd_probe()
/linux/drivers/usb/dwc2/
H A Dhcd.c5164 hcd->has_tt = 1; in dwc2_hcd_init()