Searched refs:LAST_CTX_MASK (Results 1 – 5 of 5) sorted by relevance
421 s, (info & LAST_CTX_MASK) >> 27); in cdnsp_decode_slot_context()
457 slot_ctx->dev_info &= cpu_to_le32(~LAST_CTX_MASK); in cdnsp_zero_in_ctx()661 slot_ctx->dev_info &= cpu_to_le32(~LAST_CTX_MASK); in cdnsp_update_eps_configuration()
598 #define LAST_CTX_MASK ((unsigned int)GENMASK(31, 27)) macro
646 #define LAST_CTX_MASK (0x1f << 27) macro2568 (info & LAST_CTX_MASK) >> 27, in xhci_decode_slot_context()
1966 slot_ctx->dev_info &= cpu_to_le32(~LAST_CTX_MASK); in xhci_zero_in_ctx()2924 slot_ctx->dev_info &= cpu_to_le32(~LAST_CTX_MASK); in xhci_check_bandwidth()