Searched defs:pl08x_driver_data (Results 1 – 1 of 1) sorted by relevance
261 struct pl08x_driver_data { struct262 struct dma_device slave;263 struct dma_device memcpy;264 void __iomem *base;265 struct amba_device *adev;266 const struct vendor_data *vd;267 struct pl08x_platform_data *pd;268 struct pl08x_phy_chan *phy_chans;269 struct dma_pool *pool;270 u8 lli_buses;[all …]