Home
last modified time | relevance | path

Searched refs:CLOCK_SOURCE_SUSPEND_NONSTOP (Results 1 – 9 of 9) sorted by relevance

/linux-6.3-rc2/drivers/clocksource/
A Dclksrc-dbx500-prcmu.c49 .flags = CLOCK_SOURCE_IS_CONTINUOUS | CLOCK_SOURCE_SUSPEND_NONSTOP,
A Dtimer-ti-32k.c134 ti_32k_timer.cs.flags |= CLOCK_SOURCE_SUSPEND_NONSTOP; in ti_32k_timer_init()
A Dtimer-pistachio.c145 CLOCK_SOURCE_SUSPEND_NONSTOP,
A Dtimer-sprd.c190 .flags = CLOCK_SOURCE_IS_CONTINUOUS | CLOCK_SOURCE_SUSPEND_NONSTOP,
A Dtimer-tegra.c209 .flags = CLOCK_SOURCE_IS_CONTINUOUS | CLOCK_SOURCE_SUSPEND_NONSTOP,
A Darm_arch_timer.c1108 clocksource_counter.flags |= CLOCK_SOURCE_SUSPEND_NONSTOP; in arch_counter_register()
/linux-6.3-rc2/include/linux/
A Dclocksource.h141 #define CLOCK_SOURCE_SUSPEND_NONSTOP 0x80 macro
/linux-6.3-rc2/arch/x86/kernel/
A Dtsc.c1456 clocksource_tsc.flags |= CLOCK_SOURCE_SUSPEND_NONSTOP; in init_tsc_clocksource()
/linux-6.3-rc2/kernel/time/
A Dclocksource.c722 if (!(cs->flags & CLOCK_SOURCE_SUSPEND_NONSTOP)) in __clocksource_suspend_select()

Completed in 15 milliseconds