Lines Matching defs:pl08x_driver_data
288 struct pl08x_driver_data { struct
289 struct dma_device slave;
290 struct dma_device memcpy;
291 bool has_slave;
292 void __iomem *base;
293 struct amba_device *adev;
294 const struct vendor_data *vd;
295 struct pl08x_platform_data *pd;
296 struct pl08x_phy_chan *phy_chans;
297 struct dma_pool *pool;
298 u8 lli_buses;
299 u8 mem_buses;
300 u8 lli_words;