Searched defs:pl08x_driver_data (Results 1 – 1 of 1) sorted by relevance
263 struct pl08x_driver_data { struct264 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;[all …]