Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dclocksource.h91 struct clocksource { struct
92 u64 (*read)(struct clocksource *cs); argument
100 struct arch_clocksource_data archdata; argument
109 int (*enable)(struct clocksource *cs); argument
110 void (*disable)(struct clocksource *cs); argument
111 void (*suspend)(struct clocksource *cs); argument
112 void (*resume)(struct clocksource *cs); argument
113 void (*mark_unstable)(struct clocksource *cs); argument
114 void (*tick_stable)(struct clocksource *cs); argument
141 static inline u32 clocksource_freq2mult(u32 freq, u32 shift_constant, u64 from) in clocksource_freq2mult() argument
/kernel/linux/linux-5.10/drivers/clocksource/
Dmmio.c51 u64 (*read)(struct clocksource *)) in clocksource_mmio_init()
Dtimer-vt8500.c53 static struct clocksource clocksource = { variable
Dsh_tmu.c439 bool clockevent, bool clocksource) in sh_tmu_register()
453 bool clockevent, bool clocksource, in sh_tmu_channel_setup()
Dsh_cmt.c829 bool clockevent, bool clocksource) in sh_cmt_register()
850 bool clocksource, struct sh_cmt_device *cmt) in sh_cmt_setup_channel()
1035 bool clocksource = i == 1 || cmt->num_channels == 1; in sh_cmt_setup() local
Dtimer-ti-dm-systimer.c30 static u32 clocksource; variable
/kernel/linux/linux-5.10/tools/testing/selftests/timers/
Dclocksource-switch.c86 int change_clocksource(char *clocksource) in change_clocksource()
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Dda850.dtsi522 clocksource: timer@20000 { label