Lines Matching refs:bam_device

350 	struct bam_device *bdev;
380 struct bam_device { struct
409 static inline void __iomem *bam_addr(struct bam_device *bdev, u32 pipe, in bam_addr() argument
424 static void bam_reset(struct bam_device *bdev) in bam_reset()
466 struct bam_device *bdev = bchan->bdev; in bam_reset_channel()
491 struct bam_device *bdev = bchan->bdev; in bam_chan_init_hw()
541 struct bam_device *bdev = bchan->bdev; in bam_alloc_chan()
571 struct bam_device *bdev = bchan->bdev; in bam_free_chan()
653 struct bam_device *bdev = bchan->bdev; in bam_prep_slave_sg()
775 struct bam_device *bdev = bchan->bdev; in bam_pause()
801 struct bam_device *bdev = bchan->bdev; in bam_resume()
826 static u32 process_channel_irqs(struct bam_device *bdev) in process_channel_irqs()
904 struct bam_device *bdev = data; in bam_dma_irq()
995 struct bam_device *bdev = bchan->bdev; in bam_apply_new_config()
1018 struct bam_device *bdev = bchan->bdev; in bam_start_dma()
1117 struct bam_device *bdev = from_tasklet(bdev, t, task); in dma_tasklet()
1170 struct bam_device *bdev = container_of(of->of_dma_data, in bam_dma_xlate()
1171 struct bam_device, common); in bam_dma_xlate()
1190 static int bam_init(struct bam_device *bdev) in bam_init()
1216 static void bam_channel_init(struct bam_device *bdev, struct bam_chan *bchan, in bam_channel_init()
1238 struct bam_device *bdev; in bam_dma_probe()
1391 struct bam_device *bdev = platform_get_drvdata(pdev); in bam_dma_remove()
1425 struct bam_device *bdev = dev_get_drvdata(dev); in bam_dma_runtime_suspend()
1434 struct bam_device *bdev = dev_get_drvdata(dev); in bam_dma_runtime_resume()
1448 struct bam_device *bdev = dev_get_drvdata(dev); in bam_dma_suspend()
1458 struct bam_device *bdev = dev_get_drvdata(dev); in bam_dma_resume()