Home
last modified time | relevance | path

Searched refs:ctx_array_dma (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/usb/host/
Dxhci-debugfs.c547 dma = epriv->stream_info->ctx_array_dma + id * 16; in xhci_stream_context_array_show()
Dxhci-mem.c659 num_stream_ctxs, &stream_info->ctx_array_dma, in xhci_alloc_stream_info()
750 ep_ctx->deq = cpu_to_le64(stream_info->ctx_array_dma); in xhci_setup_streams_ep_input_ctx()
794 stream_info->ctx_array_dma); in xhci_free_stream_info()
Dxhci.h850 dma_addr_t ctx_array_dma; member