/kernel/linux/linux-5.10/drivers/usb/dwc2/ |
H A D | hcd.h | 326 * @ttport: Port number within our tt. 374 int ttport; member 808 int *ttport);
|
H A D | hcd_queue.c | 386 map += DWC2_ELEMENTS_PER_LS_BITMAP * (qh->ttport - 1); in dwc2_get_ls_map() 1547 &qh->ttport); in dwc2_qh_init()
|
H A D | hcd.c | 521 *hub_port = urb->dev->ttport; in dwc2_host_hub_info() 3976 * This will get the dwc2_tt structure (and ttport) associated with the given 3986 * @ttport: We'll return this device's port number here. That's used to 3994 gfp_t mem_flags, int *ttport) in dwc2_host_get_tt_info() 4000 *ttport = urb->dev->ttport; in dwc2_host_get_tt_info() 3993 dwc2_host_get_tt_info(struct dwc2_hsotg *hsotg, void *context, gfp_t mem_flags, int *ttport) dwc2_host_get_tt_info() argument
|
/kernel/linux/linux-6.6/drivers/usb/dwc2/ |
H A D | hcd.h | 297 * @ttport: Port number within our tt. 345 int ttport; member 779 int *ttport);
|
H A D | hcd_queue.c | 356 map += DWC2_ELEMENTS_PER_LS_BITMAP * (qh->ttport - 1); in dwc2_get_ls_map() 1517 &qh->ttport); in dwc2_qh_init()
|
H A D | hcd.c | 486 *hub_port = urb->dev->ttport; in dwc2_host_hub_info() 3994 * This will get the dwc2_tt structure (and ttport) associated with the given 4004 * @ttport: We'll return this device's port number here. That's used to 4012 gfp_t mem_flags, int *ttport) in dwc2_host_get_tt_info() 4018 *ttport = urb->dev->ttport; in dwc2_host_get_tt_info() 4011 dwc2_host_get_tt_info(struct dwc2_hsotg *hsotg, void *context, gfp_t mem_flags, int *ttport) dwc2_host_get_tt_info() argument
|
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | xhci-mtk-sch.c | 181 ptt = &tt_index[udev->ttport - 1]; in find_tt() 216 ptt = &tt_index[udev->ttport - 1]; in drop_tt()
|
H A D | ehci-sched.c | 128 port = udev->ttport - 1; in find_tt() 171 ptt = &tt_index[udev->ttport - 1]; in drop_tt() 309 return dev1->ttport == dev2->ttport; in same_tt() 1075 addr = dev->ttport << 24; in iso_stream_init()
|
H A D | ehci-q.c | 171 urb->dev->ttport, urb->dev->devnum, in ehci_clear_tt_buffer() 896 info2 |= (urb->dev->ttport-1) << 23; in qh_make() 898 info2 |= urb->dev->ttport << 23; in qh_make()
|
H A D | xhci-mem.c | 829 tt_info->ttport = i+1; in xhci_alloc_tt_info() 1149 tt_bw->ttport == dev->udev->ttport)) { in xhci_setup_addressable_virt_dev() 1162 (udev->ttport << 8)); in xhci_setup_addressable_virt_dev() 1167 xhci_dbg(xhci, "udev->ttport = 0x%x\n", udev->ttport); in xhci_setup_addressable_virt_dev()
|
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | ehci-sched.c | 128 port = udev->ttport - 1; in find_tt() 171 ptt = &tt_index[udev->ttport - 1]; in drop_tt() 303 return dev1->ttport == dev2->ttport; in same_tt() 1068 addr = dev->ttport << 24; in iso_stream_init()
|
H A D | ehci-q.c | 170 urb->dev->ttport, urb->dev->devnum, in ehci_clear_tt_buffer() 895 info2 |= (urb->dev->ttport-1) << 23; in qh_make() 897 info2 |= urb->dev->ttport << 23; in qh_make()
|
H A D | xhci-mtk-sch.c | 135 port = udev->ttport - 1; in find_tt() 174 ptt = &tt_index[udev->ttport - 1]; in drop_tt()
|
H A D | xhci-mem.c | 873 tt_info->ttport = i+1; in xhci_alloc_tt_info() 1199 tt_bw->ttport == dev->udev->ttport)) { in xhci_setup_addressable_virt_dev() 1212 (udev->ttport << 8)); in xhci_setup_addressable_virt_dev() 1217 xhci_dbg(xhci, "udev->ttport = 0x%x\n", udev->ttport); in xhci_setup_addressable_virt_dev()
|
H A D | fotg210-hcd.c | 2121 urb->dev->ttport, urb->dev->devnum, in fotg210_clear_tt_buffer() 2820 info2 |= (urb->dev->ttport-1) << 23; in qh_make() 2822 info2 |= urb->dev->ttport << 23; in qh_make() 3384 return dev1->ttport == dev2->ttport; in same_tt()
|
H A D | xhci.h | 1058 int ttport; member
|
/kernel/linux/linux-5.10/drivers/usb/usbip/ |
H A D | usbip_common.c | 94 pr_debug("tt hub ttport %d\n", udev->ttport); in usbip_dump_usb_device()
|
/kernel/linux/linux-6.6/drivers/usb/usbip/ |
H A D | usbip_common.c | 94 pr_debug("tt hub ttport %d\n", udev->ttport); in usbip_dump_usb_device()
|
/kernel/linux/linux-6.6/drivers/usb/fotg210/ |
H A D | fotg210-hcd.c | 2122 urb->dev->ttport, urb->dev->devnum, in fotg210_clear_tt_buffer() 2821 info2 |= (urb->dev->ttport-1) << 23; in qh_make() 2823 info2 |= urb->dev->ttport << 23; in qh_make() 3385 return dev1->ttport == dev2->ttport; in same_tt()
|
/kernel/linux/linux-5.10/drivers/usb/core/ |
H A D | hub.c | 896 clear->tt = tt->multi ? udev->ttport : 1; in usb_hub_clear_tt_buffer() 4897 udev->ttport = hdev->ttport; in hub_port_init() 4906 udev->ttport = port1; in hub_port_init()
|
/kernel/linux/linux-6.6/drivers/usb/core/ |
H A D | hub.c | 903 clear->tt = tt->multi ? udev->ttport : 1; in usb_hub_clear_tt_buffer() 4907 udev->ttport = hdev->ttport; in hub_port_init() 4916 udev->ttport = port1; in hub_port_init()
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | usb.h | 564 * @ttport: device port on that tt hub 643 int ttport; member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | usb.h | 586 * @ttport: device port on that tt hub 663 int ttport; member
|
/kernel/linux/linux-5.10/drivers/usb/musb/ |
H A D | musb_host.c | 2264 qh->h_port_reg = (u8) urb->dev->ttport; in musb_urb_enqueue()
|
/kernel/linux/linux-5.10/drivers/usb/isp1760/ |
H A D | isp1760-hcd.c | 572 ptd->dw1 |= TO_DW1_PORT_NUM(qtd->urb->dev->ttport); in create_ptd_atl()
|