Searched refs:arch_timer_c3stop (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/clocksource/
H A Darm_arch_timer.c71 static bool arch_timer_c3stop; variable
261 if (arch_timer_c3stop) __arch_timer_setup()
730 arch_timer_c3stop = !of_property_read_bool(np, "always-on"); arch_timer_of_init()
862 arch_timer_c3stop = !(gtdt->non_secure_el1_flags & ACPI_GTDT_ALWAYS_ON); arch_timer_acpi_init()

Completed in 39 milliseconds