Home
last modified time | relevance | path

Searched defs:sdma_engine (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/drivers/infiniband/hw/hfi1/
Dsdma.h321 struct sdma_engine { struct
323 struct hfi1_devdata *dd;
324 struct hfi1_pportdata *ppd;
326 void __iomem *tail_csr;
327 u64 imask; /* clear interrupt mask */
328 u64 idle_mask;
329 u64 progress_mask;
330 u64 int_mask;
332 volatile __le64 *head_dma; /* DMA'ed by chip */
334 dma_addr_t head_phys;
[all …]
/Linux-v4.19/drivers/dma/
Dimx-sdma.c421 struct sdma_engine { struct
422 struct device *dev;
423 struct device_dma_parameters dma_parms;
424 struct sdma_channel channel[MAX_DMA_CHANNELS];
425 struct sdma_channel_control *channel_control;
426 void __iomem *regs;
427 struct sdma_context_data *context;
428 dma_addr_t context_phys;
429 struct dma_device dma_device;
430 struct clk *clk_ipg;
[all …]
/Linux-v4.19/drivers/gpu/drm/amd/amdkfd/
Dkfd_kernel_queue_v9.c209 unsigned int sdma_engine) in pm_unmap_queues_v9()
Dkfd_kernel_queue_vi.c245 unsigned int sdma_engine) in pm_unmap_queues_vi()
Dkfd_packet_manager.c363 unsigned int sdma_engine) in pm_send_unmap_queue()
Dkfd_device_queue_manager.c1272 unsigned int sdma_engine) in unmap_sdma_queues()