Searched refs:EP_STATE_DISABLED (Results 1 – 5 of 5) sorted by relevance
238 #define EP_STATE_DISABLED 0 macro1618 if (pcie->ep_state == EP_STATE_DISABLED) in pex_ep_event_pex_rst_assert()1648 pcie->ep_state = EP_STATE_DISABLED; in pex_ep_event_pex_rst_assert()1948 pcie->ep_state = EP_STATE_DISABLED; in tegra_pcie_config_ep()
232 #define EP_STATE_DISABLED 0 macro1555 ep_ctx_write_state(ep->context, EP_STATE_DISABLED); in __tegra_xudc_ep_set_halt()1698 if (ep_ctx_read_state(ep->context) == EP_STATE_DISABLED) { in __tegra_xudc_ep_disable()1704 ep_ctx_write_state(ep->context, EP_STATE_DISABLED); in __tegra_xudc_ep_disable()1783 if (ep_ctx_read_state(ep->context) != EP_STATE_DISABLED) in __tegra_xudc_ep_enable()2408 if (ep_ctx_read_state(ep_ctx) == EP_STATE_DISABLED) in tegra_xudc_ep0_get_status()2696 if (ep_ctx_read_state(ep->context) == EP_STATE_DISABLED) { in tegra_xudc_handle_transfer_event()
720 #define EP_STATE_DISABLED 0 macro2662 case EP_STATE_DISABLED: in xhci_ep_state_string()
2372 if (GET_EP_CTX_STATE(ep_ctx) == EP_STATE_DISABLED) { in handle_tx_event()2951 case EP_STATE_DISABLED: in prepare_ring()
1776 if ((GET_EP_CTX_STATE(ep_ctx) == EP_STATE_DISABLED) || in xhci_drop_endpoint()