Home
last modified time | relevance | path

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

/linux/drivers/hwtracing/intel_th/
H A Dpti.c22 struct pti_device { struct
23 void __iomem *base;
24 struct intel_th_device *thdev;
25 unsigned int mode;
26 unsigned int freeclk;
27 unsigned int clkdiv;
28 unsigned int patgen;
52 struct pti_device *pti = dev_get_drvdata(dev); in mode_show() argument