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 …]
426 struct sdma_engine { struct427 struct device *dev;428 struct sdma_channel channel[MAX_DMA_CHANNELS];429 struct sdma_channel_control *channel_control;430 void __iomem *regs;431 struct sdma_context_data *context;432 dma_addr_t context_phys;433 struct dma_device dma_device;434 struct clk *clk_ipg;435 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
115 enum ta_xgmi_assigned_sdma_engine sdma_engine; member