Searched defs:sdma_engine (Results 1 – 8 of 8) sorted by relevance
311 struct sdma_engine { struct313 struct hfi1_devdata *dd;314 struct hfi1_pportdata *ppd;316 void __iomem *tail_csr;317 u64 imask; /* clear interrupt mask */318 u64 idle_mask;319 u64 progress_mask;320 u64 int_mask;322 volatile __le64 *head_dma; /* DMA'ed by chip */324 dma_addr_t head_phys;[all …]
427 struct sdma_engine { struct428 struct device *dev;429 struct sdma_channel channel[MAX_DMA_CHANNELS];430 struct sdma_channel_control *channel_control;431 void __iomem *regs;432 struct sdma_context_data *context;433 dma_addr_t context_phys;434 struct dma_device dma_device;435 struct clk *clk_ipg;436 struct clk *clk_ahb;[all …]
213 unsigned int sdma_engine) in pm_unmap_queues_v9()
203 unsigned int sdma_engine) in pm_unmap_queues_vi()
380 unsigned int sdma_engine) in pm_send_unmap_queue()
75 enum ta_xgmi_assigned_sdma_engine sdma_engine; member
55 uint32_t sdma_engine[8]; member
114 enum ta_xgmi_assigned_sdma_engine sdma_engine; member