Searched refs:EP_STATE_DISABLED (Results 1 – 9 of 9) sorted by relevance
504 case EP_STATE_DISABLED: in cdnsp_ep_state_string()
670 ep_sts == EP_STATE_DISABLED) || in cdnsp_update_eps_configuration()671 (ep_sts != EP_STATE_DISABLED && ctrl_ctx->drop_flags)) in cdnsp_update_eps_configuration()
659 #define EP_STATE_DISABLED 0 macro
1257 if (GET_EP_CTX_STATE(pep->out_ctx) == EP_STATE_DISABLED) { in cdnsp_handle_tx_event()2085 if (ep_state == EP_STATE_STOPPED || ep_state == EP_STATE_DISABLED || in cdnsp_cmd_stop_ep()
229 #define EP_STATE_DISABLED 0 macro1560 ep_ctx_write_state(ep->context, EP_STATE_DISABLED); in __tegra_xudc_ep_set_halt()1706 if (ep_ctx_read_state(ep->context) == EP_STATE_DISABLED) { in __tegra_xudc_ep_disable()1712 ep_ctx_write_state(ep->context, EP_STATE_DISABLED); in __tegra_xudc_ep_disable()1791 if (ep_ctx_read_state(ep->context) != EP_STATE_DISABLED) in __tegra_xudc_ep_enable()2416 if (ep_ctx_read_state(ep_ctx) == EP_STATE_DISABLED) in tegra_xudc_ep0_get_status()2704 if (ep_ctx_read_state(ep->context) == EP_STATE_DISABLED) { in tegra_xudc_handle_transfer_event()
223 #define EP_STATE_DISABLED 0 macro1687 if (pcie->ep_state == EP_STATE_DISABLED) in pex_ep_event_pex_rst_assert()1724 pcie->ep_state = EP_STATE_DISABLED; in pex_ep_event_pex_rst_assert()2054 pcie->ep_state = EP_STATE_DISABLED; in tegra_pcie_config_ep()
726 #define EP_STATE_DISABLED 0 macro2710 case EP_STATE_DISABLED: in xhci_ep_state_string()
2554 if (GET_EP_CTX_STATE(ep_ctx) == EP_STATE_DISABLED) { in handle_tx_event()3141 case EP_STATE_DISABLED: in prepare_ring()
1961 if ((GET_EP_CTX_STATE(ep_ctx) == EP_STATE_DISABLED) || in xhci_drop_endpoint()