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