Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/clocksource/
Darm_arch_timer.c75 static bool arch_timer_c3stop; variable
710 if (arch_timer_c3stop) in __arch_timer_setup()
1213 arch_timer_c3stop = !of_property_read_bool(np, "always-on"); in arch_timer_of_init()
1557 arch_timer_c3stop = acpi_gtdt_c3stop(arch_timer_uses_ppi); in arch_timer_acpi_init()