Home
last modified time | relevance | path

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

/linux-6.15/drivers/usb/host/
H A Dxhci.h389 #define TT_SLOT (0xff) macro
2324 tt_info & TT_SLOT, (tt_info & TT_PORT) >> 8, in xhci_decode_slot_context()
H A Dxhci-ring.c2568 le32_to_cpu(slot_ctx->tt_info) & TT_SLOT) in process_bulk_intr_td()