Searched defs:bam_device (Results 1 – 2 of 2) sorted by relevance
43532 struct bam_device { struct43533 void *regs;43534 struct device *dev;43535 struct dma_device common;43536 struct bam_chan *channels;43537 u32 num_channels;43538 u32 num_ees;43539 u32 ee;43540 bool controlled_remotely;43541 bool powered_remotely;[all …]