Searched defs:hpb_dmae_chan (Results 1 – 1 of 1) sorted by relevance
87 struct hpb_dmae_chan { struct88 struct shdma_chan shdma_chan;89 int xfer_mode; /* DMA transfer mode */92 unsigned plane_idx; /* current DMA information set */93 bool first_desc; /* first/next transfer */94 int xmit_shift; /* log_2(bytes_per_xfer) */95 void __iomem *base;96 const struct hpb_dmae_slave_config *cfg;97 char dev_id[16]; /* unique name per DMAC of channel */98 dma_addr_t slave_addr;