Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/clocksource/
H A Darm_arch_timer.c69 static bool arch_timer_c3stop; variable
763 if (arch_timer_c3stop) in __arch_timer_setup()
1300 arch_timer_c3stop = !of_property_read_bool(np, "always-on"); in arch_timer_of_init()
1643 arch_timer_c3stop = acpi_gtdt_c3stop(arch_timer_uses_ppi); in arch_timer_acpi_init()
/kernel/linux/linux-6.6/drivers/clocksource/
H A Darm_arch_timer.c87 static bool arch_timer_c3stop __ro_after_init;
865 if (arch_timer_c3stop) in __arch_timer_setup()
1428 arch_timer_c3stop = !of_property_read_bool(np, "always-on"); in arch_timer_of_init()
1770 arch_timer_c3stop = acpi_gtdt_c3stop(arch_timer_uses_ppi); in arch_timer_acpi_init()

Completed in 8 milliseconds