Searched refs:GET_EP_CTX_STATE (Results 1 – 4 of 4) sorted by relevance
174 ep_sts = GET_EP_CTX_STATE(pep->out_ctx); in cdnsp_ep0_handle_status()435 if (GET_EP_CTX_STATE(pep->out_ctx) == EP_STATE_HALTED) in cdnsp_setup_analyze()
461 if (GET_EP_CTX_STATE(pep->out_ctx) == EP_STATE_RUNNING) in cdnsp_ep_dequeue()654 if (GET_EP_CTX_STATE(pep->out_ctx) == EP_STATE_STOPPED) { in cdnsp_halt_endpoint()713 ep_sts = GET_EP_CTX_STATE(pep->out_ctx); in cdnsp_update_eps_configuration()
455 #define GET_EP_CTX_STATE(ctx) (le32_to_cpu((ctx)->ep_info) & EP_STATE_MASK) macro
1940 if ((GET_EP_CTX_STATE(ep_ctx) == EP_STATE_DISABLED) || in xhci_drop_endpoint()2911 if (GET_EP_CTX_STATE(ep_ctx) == EP_STATE_RUNNING) in xhci_stop_endpoint_sync()