Searched refs:dw_edma_v0_regs (Results 1 – 3 of 3) sorted by relevance
82 struct dw_edma_v0_regs { struct
43 static struct dw_edma_v0_regs __iomem *regs;
26 static inline struct dw_edma_v0_regs __iomem *__dw_regs(struct dw_edma *dw) in __dw_regs()