Searched refs:EP_STATE_MASK (Results 1 – 3 of 3) sorted by relevance
621 le32_to_cpu(ep_ctx->ep_info) & EP_STATE_MASK); in xhci_bulk_tx()807 le32_to_cpu(ep_ctx->ep_info) & EP_STATE_MASK); in xhci_ctrl_tx()
609 #define EP_STATE_MASK (0xf) macro
198 #define EP_STATE_MASK 0x7 macro1047 ctx[0] &= ~EP_STATE_MASK; in xhci_set_ep_state()1152 ctx[0] &= ~EP_STATE_MASK; in xhci_enable_ep()3504 state = ep_ctx[0] & EP_STATE_MASK; in usb_xhci_post_load()