Searched defs:sh_mtu2_device (Results 1 – 1 of 1) sorted by relevance
41 struct sh_mtu2_device { struct42 struct platform_device *pdev;44 void __iomem *mapbase;45 struct clk *clk;47 raw_spinlock_t lock; /* Protect the shared registers */49 struct sh_mtu2_channel *channels;50 unsigned int num_channels;52 bool has_clockevent;