Home
last modified time | relevance | path

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

/linux/drivers/clocksource/
H A Dtimer-riscv.c33 static bool riscv_timer_cannot_wake_cpu; variable
116 if (riscv_timer_cannot_wake_cpu) in riscv_timer_starting_cpu()
225 riscv_timer_cannot_wake_cpu = of_property_read_bool(child, in riscv_timer_init_dt()
240 riscv_timer_cannot_wake_cpu = rhct->flags & ACPI_RHCT_TIMER_CANNOT_WAKEUP_CPU; in riscv_timer_acpi_init()