| /kernel/linux/linux-5.10/include/linux/ |
| D | clocksource.h | 91 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-6.6/include/linux/ |
| D | clocksource.h | 96 struct clocksource { struct 97 u64 (*read)(struct clocksource *cs); argument 105 struct arch_clocksource_data archdata; argument 111 enum clocksource_ids id; argument 115 int (*enable)(struct clocksource *cs); argument 116 void (*disable)(struct clocksource *cs); argument 117 void (*suspend)(struct clocksource *cs); argument 118 void (*resume)(struct clocksource *cs); argument 119 void (*mark_unstable)(struct clocksource *cs); argument 120 void (*tick_stable)(struct clocksource *cs); argument [all …]
|
| /kernel/linux/linux-6.6/drivers/clocksource/ |
| D | mmio.c | 51 u64 (*read)(struct clocksource *)) in clocksource_mmio_init()
|
| D | timer-vt8500.c | 53 static struct clocksource clocksource = { variable
|
| D | sh_tmu.c | 439 bool clockevent, bool clocksource) in sh_tmu_register() 453 bool clockevent, bool clocksource, in sh_tmu_channel_setup()
|
| D | sh_cmt.c | 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
|
| D | timer-ti-dm-systimer.c | 30 static u32 clocksource; variable
|
| /kernel/linux/linux-5.10/drivers/clocksource/ |
| D | mmio.c | 51 u64 (*read)(struct clocksource *)) in clocksource_mmio_init()
|
| D | timer-vt8500.c | 53 static struct clocksource clocksource = { variable
|
| D | sh_tmu.c | 439 bool clockevent, bool clocksource) in sh_tmu_register() 453 bool clockevent, bool clocksource, in sh_tmu_channel_setup()
|
| D | sh_cmt.c | 847 bool clockevent, bool clocksource) in sh_cmt_register() 868 bool clocksource, struct sh_cmt_device *cmt) in sh_cmt_setup_channel() 1063 bool clocksource = i == 1 || cmt->num_channels == 1; in sh_cmt_setup() local
|
| D | timer-ti-dm-systimer.c | 30 static u32 clocksource; variable
|
| /kernel/linux/linux-5.10/tools/testing/selftests/timers/ |
| D | clocksource-switch.c | 86 int change_clocksource(char *clocksource) in change_clocksource()
|
| /kernel/linux/linux-6.6/tools/testing/selftests/timers/ |
| D | clocksource-switch.c | 86 int change_clocksource(char *clocksource) in change_clocksource()
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/ti/davinci/ |
| D | da850.dtsi | 521 clocksource: timer@20000 { label
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | da850.dtsi | 522 clocksource: timer@20000 { label
|