Lines Matching defs:pl08x_phy_chan
156 struct pl08x_phy_chan { struct
157 unsigned int id;
158 void __iomem *base;
159 void __iomem *reg_config;
160 void __iomem *reg_control;
161 void __iomem *reg_src;
162 void __iomem *reg_dst;
163 void __iomem *reg_lli;
164 void __iomem *reg_busy;
165 spinlock_t lock;
166 struct pl08x_dma_chan *serving;
167 bool locked;
168 bool ftdmac020;
169 bool pl080s;