Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwtracing/intel_th/
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
/kernel/linux/linux-6.6/drivers/hwtracing/intel_th/
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