Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clocksource/
H A Dsh_cmt.c111 struct sh_cmt_device { struct
112 struct platform_device *pdev;
114 const struct sh_cmt_info *info;
116 void __iomem *mapbase;
117 struct clk *clk;
118 unsigned long rate;
119 unsigned int reg_delay;
124 unsigned int num_channels;
125 unsigned int hw_channels;
127 bool has_clockevent;
[all …]