Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
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()
A Dxhci-ring.c560 return le64_to_cpu(st_ctx->stream_ring); in xhci_get_hw_deq()
1427 deq = le64_to_cpu(ctx->stream_ring) & SCTX_DEQ_MASK; in xhci_handle_cmd_set_deq()
A Dxhci.h824 __le64 stream_ring; member
A Dxhci-mem.c675 stream_info->stream_ctx_array[cur_stream].stream_ring = in xhci_alloc_stream_info()
/linux/drivers/usb/cdns3/
A Dcdnsp-gadget.h745 __le64 stream_ring; member
A Dcdnsp-mem.c614 stream_info->stream_ctx_array[cur_stream].stream_ring = in cdnsp_alloc_stream_info()
A Dcdnsp-ring.c409 return le64_to_cpu(st_ctx->stream_ring); in cdnsp_get_hw_deq()

Completed in 38 milliseconds