Searched defs:sh_cmt_device (Results 1 – 1 of 1) sorted by relevance
142271 struct sh_cmt_device { struct142272 struct platform_device *pdev;142273 const struct sh_cmt_info *info;142274 void *mapbase;142275 struct clk *clk;142276 long unsigned int rate;142277 raw_spinlock_t lock;142278 struct sh_cmt_channel *channels;142279 unsigned int num_channels;142280 unsigned int hw_channels;[all …]