Searched refs:LAST_CTX_MASK (Results 1 – 4 of 4) sorted by relevance
528 #define LAST_CTX_MASK (0x1f << 27) macro
644 #define LAST_CTX_MASK (0x1f << 27) macro2598 (info & LAST_CTX_MASK) >> 27, in xhci_decode_slot_context()
1982 slot_ctx->dev_info &= cpu_to_le32(~LAST_CTX_MASK); in xhci_zero_in_ctx()2955 slot_ctx->dev_info &= cpu_to_le32(~LAST_CTX_MASK); in xhci_check_bandwidth()
540 slot_ctx->dev_info &= ~(cpu_to_le32(LAST_CTX_MASK)); in xhci_set_configuration()