Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clocksource/
H A Dsh_cmt.c90 struct sh_cmt_channel { struct
91 struct sh_cmt_device *cmt;
93 unsigned int index; /* Index in the documentation */
94 unsigned int hwidx; /* Real hardware index */
96 void __iomem *iostart;
97 void __iomem *ioctrl;
99 unsigned int timer_bit;
123 struct sh_cmt_channel *channels; argument