Searched refs:EP_CTX_CYCLE_MASK (Results 1 – 3 of 3) sorted by relevance
672 #define EP_CTX_CYCLE_MASK (1 << 0) macro
782 #define EP_CTX_CYCLE_MASK (1 << 0) macro
1423 deq = le64_to_cpu(ep_ctx->deq) & ~EP_CTX_CYCLE_MASK; in xhci_handle_cmd_set_deq()