Searched defs:clocksource (Results 1 – 8 of 8) sorted by relevance
100 struct clocksource { struct101 u64 (*read)(struct clocksource *cs); argument109 struct arch_clocksource_data archdata; argument116 enum clocksource_ids id; argument119 struct clocksource_base *base; argument121 int (*enable)(struct clocksource *cs); argument122 void (*disable)(struct clocksource *cs); argument123 void (*suspend)(struct clocksource *cs); argument124 void (*resume)(struct clocksource *cs); argument125 void (*mark_unstable)(struct clocksource *cs); argument[all …]
51 u64 (*read)(struct clocksource *)) in clocksource_mmio_init()
53 static struct clocksource clocksource = { variable
868 bool clockevent, bool clocksource) in sh_cmt_register()889 bool clocksource, struct sh_cmt_device *cmt) in sh_cmt_setup_channel()1092 bool clocksource = i == 1 || cmt->num_channels == 1; in sh_cmt_setup() local
439 bool clockevent, bool clocksource) in sh_tmu_register()453 bool clockevent, bool clocksource, in sh_tmu_channel_setup()
30 static u32 clocksource; variable
86 int change_clocksource(char *clocksource) in change_clocksource()
521 clocksource: timer@20000 { label