Searched defs:etmv4_drvdata (Results 1 – 1 of 1) sorted by relevance
284 struct etmv4_drvdata { struct285 void __iomem *base;286 struct device *dev;287 struct coresight_device *csdev;288 spinlock_t spinlock;289 int cpu;290 u8 arch;291 bool enable;292 bool sticky_enable;293 bool boot_enable;[all …]