Searched refs:EP_STATE_MASK (Results 1 – 2 of 2) sorted by relevance
664 le32_to_cpu(ep_ctx->ep_info) & EP_STATE_MASK); in xhci_bulk_tx()850 le32_to_cpu(ep_ctx->ep_info) & EP_STATE_MASK); in xhci_ctrl_tx()
610 #define EP_STATE_MASK (0xf) macro