Home
last modified time | relevance | path

Searched refs:stream_ring (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci-debugfs.c556 id, le64_to_cpu(stream_ctx->stream_ring)); in xhci_stream_context_array_show()
559 &dma, le64_to_cpu(stream_ctx->stream_ring)); in xhci_stream_context_array_show()
H A Dxhci-ring.c562 return le64_to_cpu(st_ctx->stream_ring); in xhci_get_hw_deq()
1421 deq = le64_to_cpu(ctx->stream_ring) & SCTX_DEQ_MASK; in xhci_handle_cmd_set_deq()
H A Dxhci.h831 __le64 stream_ring; member
H A Dxhci-mem.c747 stream_info->stream_ctx_array[cur_stream].stream_ring = in xhci_alloc_stream_info()