Searched defs:sh_cmt_channel (Results 1 – 1 of 1) sorted by relevance
92 struct sh_cmt_channel { struct93 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