arch_timer_c3stop   69 drivers/clocksource/arm_arch_timer.c static bool arch_timer_c3stop;
arch_timer_c3stop  748 drivers/clocksource/arm_arch_timer.c 		if (arch_timer_c3stop)
arch_timer_c3stop 1265 drivers/clocksource/arm_arch_timer.c 	arch_timer_c3stop = !of_property_read_bool(np, "always-on");
arch_timer_c3stop 1609 drivers/clocksource/arm_arch_timer.c 	arch_timer_c3stop = acpi_gtdt_c3stop(arch_timer_uses_ppi);