Searched refs:CLOCK_SOURCE_SUSPEND_NONSTOP (Results 1 – 7 of 7) sorted by relevance
101 ti_32k_timer.cs.flags |= CLOCK_SOURCE_SUSPEND_NONSTOP; in ti_32k_timer_init()
190 .flags = CLOCK_SOURCE_IS_CONTINUOUS | CLOCK_SOURCE_SUSPEND_NONSTOP,
147 CLOCK_SOURCE_SUSPEND_NONSTOP,
943 clocksource_counter.flags |= CLOCK_SOURCE_SUSPEND_NONSTOP; in arch_counter_register()
121 #define CLOCK_SOURCE_SUSPEND_NONSTOP 0x80 macro
484 if (!(cs->flags & CLOCK_SOURCE_SUSPEND_NONSTOP)) in __clocksource_suspend_select()
1354 clocksource_tsc.flags |= CLOCK_SOURCE_SUSPEND_NONSTOP; in init_tsc_clocksource()