Home
last modified time | relevance | path

Searched defs:etmv4_drvdata (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/hwtracing/coresight/
Dcoresight-etm4x.h284 struct etmv4_drvdata { struct
285 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 …]