Home
last modified time | relevance | path

Searched refs:TT_SLOT (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
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()
Dxhci.h665 #define TT_SLOT (0xff) macro
2538 tt_info & TT_SLOT, (tt_info & TT_PORT) >> 8, in xhci_decode_slot_context()
Dxhci-ring.c2382 le32_to_cpu(slot_ctx->tt_info) & TT_SLOT) in process_bulk_intr_td()