Searched refs:EP_STATE_MASK (Results 1 – 3 of 3) sorted by relevance
552 ep_state = info & EP_STATE_MASK; in cdnsp_decode_ep_context()
449 #define EP_STATE_MASK (0x7) macro455 #define GET_EP_CTX_STATE(ctx) (le32_to_cpu((ctx)->ep_info) & EP_STATE_MASK)2587 ep_state = info & EP_STATE_MASK; in xhci_decode_ep_context()
1591 ep_ctx->ep_info &= cpu_to_le32(~EP_STATE_MASK);/* must clear */ in xhci_check_ep0_maxpacket()