Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h142311 struct sh_tmu_device { struct
142312 struct platform_device *pdev;
142313 void *mapbase;
142314 struct clk *clk;
142315 long unsigned int rate;
142316 enum sh_tmu_model model;
142317 raw_spinlock_t lock;
142318 struct sh_tmu_channel *channels;
142319 unsigned int num_channels;
142320 bool has_clockevent;
[all …]