Lines Matching defs:pl08x_driver_data
263 struct pl08x_driver_data { struct
264 struct dma_device slave;
265 struct dma_device memcpy;
266 void __iomem *base;
267 struct amba_device *adev;
268 const struct vendor_data *vd;
269 struct pl08x_platform_data *pd;
270 struct pl08x_phy_chan *phy_chans;
271 struct dma_pool *pool;
272 u8 lli_buses;
273 u8 mem_buses;
274 u8 lli_words;