Home
last modified time | relevance | path

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

/linux/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.c1164 clocksource_counter.flags |= CLOCK_SOURCE_SUSPEND_NONSTOP; in arch_counter_register()
/linux/include/linux/
A Dclocksource.h147 #define CLOCK_SOURCE_SUSPEND_NONSTOP 0x80 macro
/linux/arch/x86/kernel/
A Dtsc.c1420 clocksource_tsc.flags |= CLOCK_SOURCE_SUSPEND_NONSTOP; in init_tsc_clocksource()
/linux/kernel/time/
A Dclocksource.c759 if (!(cs->flags & CLOCK_SOURCE_SUSPEND_NONSTOP)) in __clocksource_suspend_select()

Completed in 21 milliseconds