Home
last modified time | relevance | path

Searched defs:clocksource (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/timers/
H A Dclocksource-switch.c86 int change_clocksource(char *clocksource) in change_clocksource() argument
/kernel/linux/linux-6.6/tools/testing/selftests/timers/
H A Dclocksource-switch.c86 int change_clocksource(char *clocksource) in change_clocksource() argument
[all...]
/kernel/linux/linux-5.10/drivers/clocksource/
H A Dtimer-vt8500.c53 static struct clocksource clocksource = { variable
[all...]
H A Dtimer-ti-dm-systimer.c30 static u32 clocksource; variable
[all...]
H A Dsh_tmu.c438 sh_tmu_register(struct sh_tmu_channel *ch, const char *name, bool clockevent, bool clocksource) sh_tmu_register() argument
452 sh_tmu_channel_setup(struct sh_tmu_channel *ch, unsigned int index, bool clockevent, bool clocksource, struct sh_tmu_device *tmu) sh_tmu_channel_setup() argument
[all...]
H A Dsh_cmt.c846 sh_cmt_register(struct sh_cmt_channel *ch, const char *name, bool clockevent, bool clocksource) sh_cmt_register() argument
866 sh_cmt_setup_channel(struct sh_cmt_channel *ch, unsigned int index, unsigned int hwidx, bool clockevent, bool clocksource, struct sh_cmt_device *cmt) sh_cmt_setup_channel() argument
1063 bool clocksource = i == 1 || cmt->num_channels == 1; sh_cmt_setup() local
[all...]
/kernel/linux/linux-6.6/drivers/clocksource/
H A Dtimer-vt8500.c53 static struct clocksource clocksource = { variable
[all...]
H A Dtimer-ti-dm-systimer.c30 static u32 clocksource; variable
[all...]
H A Dsh_tmu.c438 sh_tmu_register(struct sh_tmu_channel *ch, const char *name, bool clockevent, bool clocksource) sh_tmu_register() argument
452 sh_tmu_channel_setup(struct sh_tmu_channel *ch, unsigned int index, bool clockevent, bool clocksource, struct sh_tmu_device *tmu) sh_tmu_channel_setup() argument
[all...]
H A Dsh_cmt.c856 sh_cmt_register(struct sh_cmt_channel *ch, const char *name, bool clockevent, bool clocksource) sh_cmt_register() argument
876 sh_cmt_setup_channel(struct sh_cmt_channel *ch, unsigned int index, unsigned int hwidx, bool clockevent, bool clocksource, struct sh_cmt_device *cmt) sh_cmt_setup_channel() argument
1081 bool clocksource = i == 1 || cmt->num_channels == 1; sh_cmt_setup() local
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dclocksource.h91 struct clocksource { global() struct
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dclocksource.h96 struct clocksource { global() struct
[all...]
/kernel/linux/linux-5.10/kernel/time/
H A Dclocksource.c1386 ATTRIBUTE_GROUPS(clocksource); global() variable
[all...]
/kernel/linux/linux-6.6/kernel/time/
H A Dclocksource.c1469 ATTRIBUTE_GROUPS(clocksource); global() variable
[all...]

Completed in 10 milliseconds