Lines Matching defs:pl08x_driver_data
131 struct pl08x_driver_data { struct
132 struct dma_device slave;
133 struct dma_device memcpy;
134 void __iomem *base;
135 struct amba_device *adev;
136 const struct vendor_data *vd;
137 struct pl08x_platform_data *pd;
138 struct pl08x_phy_chan *phy_chans;
139 struct dma_pool *pool;
140 int pool_ctr;
141 u8 lli_buses;
142 u8 mem_buses;
143 spinlock_t lock;