Searched defs:sdma_engine (Results 1 – 8 of 8) sorted by relevance
270 struct sdma_engine { struct272 struct hfi1_devdata *dd;273 struct hfi1_pportdata *ppd;275 void __iomem *tail_csr;276 u64 imask; /* clear interrupt mask */277 u64 idle_mask;278 u64 progress_mask;279 u64 int_mask;281 volatile __le64 *head_dma; /* DMA'ed by chip */283 dma_addr_t head_phys;[all …]
493 struct sdma_engine { struct494 struct device *dev;495 struct sdma_channel channel[MAX_DMA_CHANNELS];496 struct sdma_channel_control *channel_control;497 void __iomem *regs;498 struct sdma_context_data *context;499 dma_addr_t context_phys;500 struct dma_device dma_device;501 struct clk *clk_ipg;502 struct clk *clk_ahb;[all …]
252 unsigned int sdma_engine) in pm_unmap_queues_v9()
203 unsigned int sdma_engine) in pm_unmap_queues_vi()
389 unsigned int sdma_engine) in pm_send_unmap_queue()
76 enum ta_xgmi_assigned_sdma_engine sdma_engine; member
55 uint32_t sdma_engine[8]; member
125 enum ta_xgmi_assigned_sdma_engine sdma_engine; member