Lines Matching defs:pl08x_phy_chan
168 struct pl08x_phy_chan { struct
169 unsigned int id;
170 void __iomem *base;
171 void __iomem *reg_config;
172 void __iomem *reg_control;
173 void __iomem *reg_src;
174 void __iomem *reg_dst;
175 void __iomem *reg_lli;
176 void __iomem *reg_busy;
177 spinlock_t lock;
178 struct pl08x_dma_chan *serving;
179 bool locked;
180 bool ftdmac020;
181 bool pl080s;