Home
last modified time | relevance | path

Searched refs: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
124 struct sh_cmt_channel *channels; argument
239 static inline unsigned long sh_cmt_read_cmstr(struct sh_cmt_channel *ch) in sh_cmt_read_cmstr()
247 static inline void sh_cmt_write_cmstr(struct sh_cmt_channel *ch, in sh_cmt_write_cmstr()
256 static inline unsigned long sh_cmt_read_cmcsr(struct sh_cmt_channel *ch) in sh_cmt_read_cmcsr()
261 static inline void sh_cmt_write_cmcsr(struct sh_cmt_channel *ch, in sh_cmt_write_cmcsr()
267 static inline unsigned long sh_cmt_read_cmcnt(struct sh_cmt_channel *ch) in sh_cmt_read_cmcnt()
272 static inline void sh_cmt_write_cmcnt(struct sh_cmt_channel *ch, in sh_cmt_write_cmcnt()
278 static inline void sh_cmt_write_cmcor(struct sh_cmt_channel *ch, in sh_cmt_write_cmcor()
284 static unsigned long sh_cmt_get_counter(struct sh_cmt_channel *ch, in sh_cmt_get_counter()
[all …]