Home
last modified time | relevance | path

Searched refs:target_residency (Results 26 – 39 of 39) sorted by relevance

12

/openbmc/linux/drivers/cpuidle/
H A Dcpuidle-ux500.c99 .target_residency = 260,
H A Dcpuidle-arm.c58 .target_residency = 1,
H A Dcpuidle-haltpoll.c46 .target_residency = 1,
H A Dcpuidle-qcom-spm.c75 .target_residency = 1,
H A Ddt_idle_states.c68 &idle_state->target_residency); in init_state_node()
H A Dcpuidle-psci.c355 drv->states[0].target_residency = 1; in psci_idle_init_cpu()
H A Dcpuidle-riscv-sbi.c342 drv->states[0].target_residency = 1; in sbi_cpuidle_init_cpu()
H A Dsysfs.c263 define_show_state_time_function(target_residency) in define_show_state_time_function() argument
/openbmc/linux/arch/arm/mach-davinci/
H A Dcpuidle.c64 .target_residency = 10000,
/openbmc/linux/Documentation/driver-api/pm/
H A Dcpuidle.rst171 value of the :c:member:`target_residency` field in struct cpuidle_state in
173 the minimum value of :c:member:`target_residency`). [Since the
174 :c:member:`target_residency` value is expected to reflect the "depth" of the
182 :c:member:`target_residency`
/openbmc/linux/include/linux/
H A Dcpuidle.h58 unsigned int target_residency; /* in US */ member
/openbmc/linux/drivers/firmware/psci/
H A Dpsci_checker.c313 usecs_to_jiffies(state->target_residency)); in suspend_test_thread()
/openbmc/linux/drivers/acpi/
H A Dprocessor_idle.c807 state->target_residency = cx->latency * latency_factor; in acpi_processor_setup_cstates()
1219 state->target_residency = lpi->min_residency; in acpi_processor_setup_lpi_states()
/openbmc/linux/arch/x86/kernel/
H A Dapm_32.c370 .target_residency = 500, /* WAG */

12