Searched refs:dw_hdma_v0_regs (Results 1 – 3 of 3) sorted by relevance
94 struct dw_hdma_v0_regs { struct
18 struct dw_hdma_v0_regs __iomem *__regs = (dw)->chip->reg_base; \
26 static inline struct dw_hdma_v0_regs __iomem *__dw_regs(struct dw_edma *dw) in __dw_regs()