| /kernel/linux/linux-5.10/include/linux/ |
| D | clocksource.h | 89 struct clocksource { struct 90 u64 (*read)(struct clocksource *cs); argument 97 struct arch_clocksource_data archdata; argument 106 int (*enable)(struct clocksource *cs); argument 107 void (*disable)(struct clocksource *cs); argument 108 void (*suspend)(struct clocksource *cs); argument 109 void (*resume)(struct clocksource *cs); argument 110 void (*mark_unstable)(struct clocksource *cs); argument 111 void (*tick_stable)(struct clocksource *cs); argument 138 static inline u32 clocksource_freq2mult(u32 freq, u32 shift_constant, u64 from) in clocksource_freq2mult() argument
|
| /kernel/linux/linux-4.19/include/linux/ |
| D | clocksource.h | 80 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
|
| /kernel/linux/linux-4.19/drivers/clocksource/ |
| D | mmio.c | 54 u64 (*read)(struct clocksource *)) in clocksource_mmio_init()
|
| D | vt8500_timer.c | 66 static struct clocksource clocksource = { variable
|
| D | sh_tmu.c | 443 bool clockevent, bool clocksource) in sh_tmu_register() 457 bool clockevent, bool clocksource, in sh_tmu_channel_setup()
|
| D | sh_cmt.c | 830 bool clockevent, bool clocksource) in sh_cmt_register() 851 bool clocksource, struct sh_cmt_device *cmt) in sh_cmt_setup_channel() 1010 bool clocksource = i == 1 || cmt->num_channels == 1; in sh_cmt_setup() local
|
| /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 | 829 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
|
| 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-4.19/tools/testing/selftests/timers/ |
| D | clocksource-switch.c | 86 int change_clocksource(char *clocksource) in change_clocksource()
|
| /kernel/linux/linux-4.19/arch/arm/boot/dts/ |
| D | da850.dtsi | 476 clocksource: timer@20000 { label
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | da850.dtsi | 522 clocksource: timer@20000 { label
|