Searched refs:TT_SLOT (Results 1 – 4 of 4) sorted by relevance
551 #define TT_SLOT(p) (((p) & 0xff) << 0) macro
808 slot_ctx->tt_info |= cpu_to_le32(TT_SLOT(dev->slot_id)); in xhci_setup_addressable_virt_dev()
666 #define TT_SLOT (0xff) macro2604 tt_info & TT_SLOT, (tt_info & TT_PORT) >> 8, in xhci_decode_slot_context()
2548 le32_to_cpu(slot_ctx->tt_info) & TT_SLOT) in process_bulk_intr_td()