Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/clocksource/
Darm_arch_timer.c71 static bool arch_timer_c3stop; variable
269 if (arch_timer_c3stop) in __arch_timer_setup()
738 arch_timer_c3stop = !of_property_read_bool(np, "always-on"); in arch_timer_of_init()
870 arch_timer_c3stop = !(gtdt->non_secure_el1_flags & ACPI_GTDT_ALWAYS_ON); in arch_timer_acpi_init()