Searched defs:sh_mtu2_device (Results 1 – 1 of 1) sorted by relevance
45 struct sh_mtu2_device { struct46 struct platform_device *pdev;48 void __iomem *mapbase;49 struct clk *clk;51 raw_spinlock_t lock; /* Protect the shared registers */53 struct sh_mtu2_channel *channels;54 unsigned int num_channels;56 bool has_clockevent;