Home
last modified time | relevance | path

Searched defs:bam_device (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-4.19/drivers/dma/qcom/
Dbam_dma.c389 struct bam_device { struct
390 void __iomem *regs;
391 struct device *dev;
392 struct dma_device common;
393 struct device_dma_parameters dma_parms;
417 static inline void __iomem *bam_addr(struct bam_device *bdev, u32 pipe, in bam_addr() argument
/kernel/linux/linux-5.10/drivers/dma/qcom/
Dbam_dma.c380 struct bam_device { struct
381 void __iomem *regs;
382 struct device *dev;
383 struct dma_device common;
407 static inline void __iomem *bam_addr(struct bam_device *bdev, u32 pipe, in bam_addr() argument