Home
last modified time | relevance | path

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

/linux/drivers/clocksource/
H A Dsh_mtu2.c41 struct sh_mtu2_device { struct
42 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;