Home
last modified time | relevance | path

Searched refs:ttport (Results 1 - 25 of 32) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/usb/dwc2/
H A Dhcd.h326 * @ttport: Port number within our tt.
374 int ttport; member
808 int *ttport);
H A Dhcd_queue.c386 map += DWC2_ELEMENTS_PER_LS_BITMAP * (qh->ttport - 1); in dwc2_get_ls_map()
1547 &qh->ttport); in dwc2_qh_init()
H A Dhcd.c521 *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 Dhcd.h297 * @ttport: Port number within our tt.
345 int ttport; member
779 int *ttport);
H A Dhcd_queue.c356 map += DWC2_ELEMENTS_PER_LS_BITMAP * (qh->ttport - 1); in dwc2_get_ls_map()
1517 &qh->ttport); in dwc2_qh_init()
H A Dhcd.c486 *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 Dxhci-mtk-sch.c181 ptt = &tt_index[udev->ttport - 1]; in find_tt()
216 ptt = &tt_index[udev->ttport - 1]; in drop_tt()
H A Dehci-sched.c128 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 Dehci-q.c171 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 Dxhci-mem.c829 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 Dehci-sched.c128 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 Dehci-q.c170 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 Dxhci-mtk-sch.c135 port = udev->ttport - 1; in find_tt()
174 ptt = &tt_index[udev->ttport - 1]; in drop_tt()
H A Dxhci-mem.c873 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 Dfotg210-hcd.c2121 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 Dxhci.h1058 int ttport; member
/kernel/linux/linux-5.10/drivers/usb/usbip/
H A Dusbip_common.c94 pr_debug("tt hub ttport %d\n", udev->ttport); in usbip_dump_usb_device()
/kernel/linux/linux-6.6/drivers/usb/usbip/
H A Dusbip_common.c94 pr_debug("tt hub ttport %d\n", udev->ttport); in usbip_dump_usb_device()
/kernel/linux/linux-6.6/drivers/usb/fotg210/
H A Dfotg210-hcd.c2122 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 Dhub.c896 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 Dhub.c903 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 Dusb.h564 * @ttport: device port on that tt hub
643 int ttport; member
/kernel/linux/linux-6.6/include/linux/
H A Dusb.h586 * @ttport: device port on that tt hub
663 int ttport; member
/kernel/linux/linux-5.10/drivers/usb/musb/
H A Dmusb_host.c2264 qh->h_port_reg = (u8) urb->dev->ttport; in musb_urb_enqueue()
/kernel/linux/linux-5.10/drivers/usb/isp1760/
H A Disp1760-hcd.c572 ptd->dw1 |= TO_DW1_PORT_NUM(qtd->urb->dev->ttport); in create_ptd_atl()

Completed in 81 milliseconds

12