tsi721_dma_desc
struct tsi721_dma_desc *bd_ptr;
struct tsi721_dma_desc *bd_ptr;
bd_num * sizeof(struct tsi721_dma_desc),
bd_num * sizeof(struct tsi721_dma_desc),
mdma->bd_num * sizeof(struct tsi721_dma_desc),
(bd_num + 1) * sizeof(struct tsi721_dma_desc),
(bd_num + 1) * sizeof(struct tsi721_dma_desc),
(bdma_chan->bd_num + 1) * sizeof(struct tsi721_dma_desc),
struct tsi721_dma_desc *bd_ptr,
tsi721_desc_fill_end(struct tsi721_dma_desc *bd_ptr, u32 bcount, bool interrupt)
struct tsi721_dma_desc *bd_ptr = NULL;
bd_ptr = &((struct tsi721_dma_desc *)bdma_chan->bd_base)[idx];
struct tsi721_dma_desc *bd_ptr;
(bd_num + 1) * sizeof(struct tsi721_dma_desc),