Searched refs:EP_STATE_DISABLED (Results 1 – 7 of 7) sorted by relevance
501 case EP_STATE_DISABLED: in cdnsp_ep_state_string()
671 ep_sts == EP_STATE_DISABLED) || in cdnsp_update_eps_configuration() 672 (ep_sts != EP_STATE_DISABLED && ctrl_ctx->drop_flags)) in cdnsp_update_eps_configuration()
659 #define EP_STATE_DISABLED 0 macro
1259 if (GET_EP_CTX_STATE(pep->out_ctx) == EP_STATE_DISABLED) { in cdnsp_handle_tx_event()2142 if (ep_state == EP_STATE_STOPPED || ep_state == EP_STATE_DISABLED || in cdnsp_cmd_stop_ep()
447 #define EP_STATE_DISABLED 0 macro2471 case EP_STATE_DISABLED: in xhci_ep_state_string()
2682 if (GET_EP_CTX_STATE(ep_ctx) == EP_STATE_DISABLED) { in handle_tx_event()3224 case EP_STATE_DISABLED: in prepare_ring()
1857 if ((GET_EP_CTX_STATE(ep_ctx) == EP_STATE_DISABLED) || in xhci_drop_endpoint()