Searched refs:timer_unstable_counter_workaround_in_use (Results 1 – 1 of 1) sorted by relevance
414 static atomic_t timer_unstable_counter_workaround_in_use = ATOMIC_INIT(0); variable593 atomic_set(&timer_unstable_counter_workaround_in_use, 1); in arch_timer_enable_workaround()657 return atomic_read(&timer_unstable_counter_workaround_in_use); in arch_timer_counter_has_wa()