Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dclocksource.h100 struct clocksource { struct
101 u64 (*read)(struct clocksource *cs); argument
109 struct arch_clocksource_data archdata; argument
116 enum clocksource_ids id; argument
119 struct clocksource_base *base; argument
121 int (*enable)(struct clocksource *cs); argument
122 void (*disable)(struct clocksource *cs); argument
123 void (*suspend)(struct clocksource *cs); argument
124 void (*resume)(struct clocksource *cs); argument
125 void (*mark_unstable)(struct clocksource *cs); argument
[all …]
/linux-6.12.1/drivers/clocksource/
Dmmio.c51 u64 (*read)(struct clocksource *)) in clocksource_mmio_init()
Dtimer-vt8500.c53 static struct clocksource clocksource = { variable
Dsh_cmt.c868 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
Dsh_tmu.c439 bool clockevent, bool clocksource) in sh_tmu_register()
453 bool clockevent, bool clocksource, in sh_tmu_channel_setup()
Dtimer-ti-dm-systimer.c30 static u32 clocksource; variable
/linux-6.12.1/tools/testing/selftests/timers/
Dclocksource-switch.c86 int change_clocksource(char *clocksource) in change_clocksource()
/linux-6.12.1/arch/arm/boot/dts/ti/davinci/
Dda850.dtsi521 clocksource: timer@20000 { label