Searched defs:jz4780_dma_dev (Results 1 – 1 of 1) sorted by relevance
138 struct jz4780_dma_dev { struct139 struct dma_device dma_device;140 void __iomem *base;141 struct clk *clk;165 static inline struct jz4780_dma_dev *jz4780_dma_chan_parent( in jz4780_dma_chan_parent() argument