Home
last modified time | relevance | path

Searched refs:TT_SLOT (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci-mtk-sch.c705 if (!need_bw_sch(ep, udev->speed, slot_ctx->tt_info & TT_SLOT)) { in xhci_mtk_add_ep_quirk()
751 if (!need_bw_sch(ep, udev->speed, slot_ctx->tt_info & TT_SLOT)) in xhci_mtk_drop_ep_quirk()
H A Dxhci.h665 #define TT_SLOT (0xff) macro
2543 tt_info & TT_SLOT, (tt_info & TT_PORT) >> 8, in xhci_decode_slot_context()
H A Dxhci-ring.c2395 le32_to_cpu(slot_ctx->tt_info) & TT_SLOT) in process_bulk_intr_td()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci.h668 #define TT_SLOT (0xff) macro
2575 tt_info & TT_SLOT, (tt_info & TT_PORT) >> 8, in xhci_decode_slot_context()
H A Dxhci-ring.c2527 le32_to_cpu(slot_ctx->tt_info) & TT_SLOT) in process_bulk_intr_td()

Completed in 22 milliseconds