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