Lines Matching refs:bam_device

350 	struct bam_device *bdev;
380 struct bam_device { struct
407 static inline void __iomem *bam_addr(struct bam_device *bdev, u32 pipe, in bam_addr() argument
426 struct bam_device *bdev = bchan->bdev; in bam_reset_channel()
451 struct bam_device *bdev = bchan->bdev; in bam_chan_init_hw()
501 struct bam_device *bdev = bchan->bdev; in bam_alloc_chan()
536 struct bam_device *bdev = bchan->bdev; in bam_free_chan()
611 struct bam_device *bdev = bchan->bdev; in bam_prep_slave_sg()
733 struct bam_device *bdev = bchan->bdev; in bam_pause()
759 struct bam_device *bdev = bchan->bdev; in bam_resume()
784 static u32 process_channel_irqs(struct bam_device *bdev) in process_channel_irqs()
862 struct bam_device *bdev = data; in bam_dma_irq()
953 struct bam_device *bdev = bchan->bdev; in bam_apply_new_config()
976 struct bam_device *bdev = bchan->bdev; in bam_start_dma()
1075 struct bam_device *bdev = from_tasklet(bdev, t, task); in dma_tasklet()
1128 struct bam_device *bdev = container_of(of->of_dma_data, in bam_dma_xlate()
1129 struct bam_device, common); in bam_dma_xlate()
1148 static int bam_init(struct bam_device *bdev) in bam_init()
1202 static void bam_channel_init(struct bam_device *bdev, struct bam_chan *bchan, in bam_channel_init()
1224 struct bam_device *bdev; in bam_dma_probe()
1382 struct bam_device *bdev = platform_get_drvdata(pdev); in bam_dma_remove()
1416 struct bam_device *bdev = dev_get_drvdata(dev); in bam_dma_runtime_suspend()
1425 struct bam_device *bdev = dev_get_drvdata(dev); in bam_dma_runtime_resume()
1439 struct bam_device *bdev = dev_get_drvdata(dev); in bam_dma_suspend()
1451 struct bam_device *bdev = dev_get_drvdata(dev); in bam_dma_resume()