Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/clocksource/
Dsh_cmt.c92 struct sh_cmt_channel { struct
93 struct sh_cmt_device *cmt;
95 unsigned int index; /* Index in the documentation */
96 unsigned int hwidx; /* Real hardware index */
98 void __iomem *iostart;
99 void __iomem *ioctrl;
124 struct sh_cmt_channel *channels; argument