Home
last modified time | relevance | path

Searched defs:clocksource (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/include/linux/
Dclocksource.h80 struct clocksource { struct
81 u64 (*read)(struct clocksource *cs); argument
88 struct arch_clocksource_data archdata; argument
94 int (*enable)(struct clocksource *cs); argument
95 void (*disable)(struct clocksource *cs); argument
97 void (*suspend)(struct clocksource *cs); argument
98 void (*resume)(struct clocksource *cs); argument
99 void (*mark_unstable)(struct clocksource *cs); argument
100 void (*tick_stable)(struct clocksource *cs); argument
127 static inline u32 clocksource_freq2mult(u32 freq, u32 shift_constant, u64 from) in clocksource_freq2mult() argument
/Linux-v4.19/drivers/clocksource/
Dmmio.c54 u64 (*read)(struct clocksource *)) in clocksource_mmio_init()
Dvt8500_timer.c66 static struct clocksource clocksource = { variable
Dsh_tmu.c443 bool clockevent, bool clocksource) in sh_tmu_register()
457 bool clockevent, bool clocksource, in sh_tmu_channel_setup()
Dsh_cmt.c836 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
/Linux-v4.19/tools/testing/selftests/timers/
Dclocksource-switch.c86 int change_clocksource(char *clocksource) in change_clocksource()
/Linux-v4.19/arch/arm/boot/dts/
Dda850.dtsi476 clocksource: timer@20000 { label