Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clocksource/
Dsh_mtu2.c45 struct sh_mtu2_device { struct
46 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;