Lines Matching refs:out_ctx
412 return le64_to_cpu(pep->out_ctx->deq); in cdnsp_get_hw_deq()
650 trace_cdnsp_handle_cmd_set_deq(cdnsp_get_slot_ctx(&pdev->out_ctx)); in cdnsp_cmd_set_deq()
651 trace_cdnsp_handle_cmd_set_deq_ep(pep->out_ctx); in cdnsp_cmd_set_deq()
704 trace_cdnsp_remove_request(pep->out_ctx); in cdnsp_remove_request()
1255 if (GET_EP_CTX_STATE(pep->out_ctx) == EP_STATE_DISABLED) { in cdnsp_handle_tx_event()
1256 trace_cdnsp_ep_disabled(pep->out_ctx); in cdnsp_handle_tx_event()
1665 GET_EP_CTX_STATE(preq->pep->out_ctx), in cdnsp_prepare_transfer()
2064 u32 ep_state = GET_EP_CTX_STATE(pep->out_ctx); in cdnsp_cmd_stop_ep()
2068 trace_cdnsp_ep_stopped_or_disabled(pep->out_ctx); in cdnsp_cmd_stop_ep()
2076 trace_cdnsp_handle_cmd_stop_ep(pep->out_ctx); in cdnsp_cmd_stop_ep()
2091 trace_cdnsp_handle_cmd_flush_ep(pep->out_ctx); in cdnsp_cmd_flush_ep()
2295 ep_state = GET_EP_CTX_STATE(preq->pep->out_ctx); in cdnsp_queue_isoc_tx_prepare()