Searched defs:talitos_private (Results 1 – 1 of 1) sorted by relevance
96 struct talitos_private { struct97 struct device *dev;98 struct platform_device *ofdev;99 void __iomem *reg;100 int irq[2];103 spinlock_t reg_lock ____cacheline_aligned;106 unsigned int num_channels;107 unsigned int chfifo_len;108 unsigned int exec_units;109 unsigned int desc_types;[all …]