Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/dma/
Dqcom_bam_dma.c380 struct bam_device { struct
381 void __iomem *regs;
382 struct device *dev;
406 static inline void __iomem *bam_addr(struct bam_device *bdev, u32 pipe, in bam_addr() argument