Searched refs:EP_STATE_DISABLED (Results 1 – 7 of 7) sorted by relevance
238 #define EP_STATE_DISABLED 0 macro1616 if (pcie->ep_state == EP_STATE_DISABLED) in pex_ep_event_pex_rst_assert()1646 pcie->ep_state = EP_STATE_DISABLED; in pex_ep_event_pex_rst_assert()1946 pcie->ep_state = EP_STATE_DISABLED; in tegra_pcie_config_ep()
229 #define EP_STATE_DISABLED 0 macro1554 ep_ctx_write_state(ep->context, EP_STATE_DISABLED); in __tegra_xudc_ep_set_halt()1700 if (ep_ctx_read_state(ep->context) == EP_STATE_DISABLED) { in __tegra_xudc_ep_disable()1706 ep_ctx_write_state(ep->context, EP_STATE_DISABLED); in __tegra_xudc_ep_disable()1785 if (ep_ctx_read_state(ep->context) != EP_STATE_DISABLED) in __tegra_xudc_ep_enable()2410 if (ep_ctx_read_state(ep_ctx) == EP_STATE_DISABLED) in tegra_xudc_ep0_get_status()2698 if (ep_ctx_read_state(ep->context) == EP_STATE_DISABLED) { in tegra_xudc_handle_transfer_event()
611 #define EP_STATE_DISABLED 0 macro
217 case EP_STATE_DISABLED: in prepare_ring()
727 #define EP_STATE_DISABLED 0 macro2755 case EP_STATE_DISABLED: in xhci_ep_state_string()
2614 if (GET_EP_CTX_STATE(ep_ctx) == EP_STATE_DISABLED) { in handle_tx_event()3212 case EP_STATE_DISABLED: in prepare_ring()
1817 if ((GET_EP_CTX_STATE(ep_ctx) == EP_STATE_DISABLED) || in xhci_drop_endpoint()