Searched defs:clocksource (Results 1 – 8 of 8) sorted by relevance
89 struct clocksource { struct90 u64 (*read)(struct clocksource *cs); argument97 struct arch_clocksource_data archdata; argument106 int (*enable)(struct clocksource *cs); argument107 void (*disable)(struct clocksource *cs); argument108 void (*suspend)(struct clocksource *cs); argument109 void (*resume)(struct clocksource *cs); argument110 void (*mark_unstable)(struct clocksource *cs); argument111 void (*tick_stable)(struct clocksource *cs); argument138 static inline u32 clocksource_freq2mult(u32 freq, u32 shift_constant, u64 from) in clocksource_freq2mult() argument
51 u64 (*read)(struct clocksource *)) in clocksource_mmio_init()
53 static struct clocksource clocksource = { variable
439 bool clockevent, bool clocksource) in sh_tmu_register()453 bool clockevent, bool clocksource, in sh_tmu_channel_setup()
823 bool clockevent, bool clocksource) in sh_cmt_register()844 bool clocksource, struct sh_cmt_device *cmt) in sh_cmt_setup_channel()1029 bool clocksource = i == 1 || cmt->num_channels == 1; in sh_cmt_setup() local
29 static u32 clocksource; variable
86 int change_clocksource(char *clocksource) in change_clocksource()
522 clocksource: timer@20000 { label