Searched defs:clocksource (Results 1 – 7 of 7) sorted by relevance
80 struct clocksource { struct81 u64 (*read)(struct clocksource *cs); argument88 struct arch_clocksource_data archdata; argument94 int (*enable)(struct clocksource *cs); argument95 void (*disable)(struct clocksource *cs); argument97 void (*suspend)(struct clocksource *cs); argument98 void (*resume)(struct clocksource *cs); argument99 void (*mark_unstable)(struct clocksource *cs); argument100 void (*tick_stable)(struct clocksource *cs); argument127 static inline u32 clocksource_freq2mult(u32 freq, u32 shift_constant, u64 from) in clocksource_freq2mult() argument
54 u64 (*read)(struct clocksource *)) in clocksource_mmio_init()
66 static struct clocksource clocksource = { variable
443 bool clockevent, bool clocksource) in sh_tmu_register()457 bool clockevent, bool clocksource, in sh_tmu_channel_setup()
836 bool clockevent, bool clocksource) in sh_cmt_register()857 bool clocksource, struct sh_cmt_device *cmt) in sh_cmt_setup_channel()1016 bool clocksource = i == 1 || cmt->num_channels == 1; in sh_cmt_setup() local
86 int change_clocksource(char *clocksource) in change_clocksource()
476 clocksource: timer@20000 { label