Home
last modified time | relevance | path

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

/device/linaro/bootloader/arm-trusted-firmware/lib/psci/
Dpsci_stat.c19 u_register_t residency; member
110 u_register_t residency; in psci_stats_update_pwr_up() local
120 residency = plat_psci_stat_get_residency(PSCI_CPU_PWR_LVL, in psci_stats_update_pwr_up()
124 psci_cpu_stat[cpu_idx][stat_idx].residency += residency; in psci_stats_update_pwr_up()
142 residency = plat_psci_stat_get_residency(lvl, state_info, in psci_stats_update_pwr_up()
152 psci_non_cpu_stat[parent_idx][stat_idx].residency += residency; in psci_stats_update_pwr_up()
223 return psci_stat.residency; in psci_stat_residency()
/device/linaro/bootloader/OpenPlatformPkg/Platforms/ARM/Juno/AcpiTables/
DDsdt.asl50 2500, // Min residency (uS)
71 1, // Min residency (uS)
95 150, // Min residency (uS)
142 2500, // Min residency (uS)
163 1, // Min residency (uS)
187 150, // Min residency (uS)
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/Lpit/
DLpit.aslc89 // LPI residency counter (MMIO)
97 // LPI break-even residency in us - all match S0i3 residency
/device/linaro/bootloader/arm-trusted-firmware/fdts/
Dfvp-foundation-gicv3-psci.dts70 min-residency-us = <150>;
79 min-residency-us = <2500>;
Dfvp-foundation-gicv2-psci.dts70 min-residency-us = <150>;
79 min-residency-us = <2500>;
Dfvp-base-gicv2-psci.dts85 min-residency-us = <150>;
94 min-residency-us = <2500>;
Dfvp-base-gicv3-psci-common.dtsi83 min-residency-us = <150>;
92 min-residency-us = <2500>;
Dfvp-base-gicv2-psci-aarch32.dts85 min-residency-us = <150>;
94 min-residency-us = <2500>;
Dfvp-base-gicv3-psci-aarch32.dts85 min-residency-us = <150>;
94 min-residency-us = <2500>;
/device/linaro/bootloader/OpenPlatformPkg/Platforms/ARM/VExpress/DeviceTree/
Dfvp-foundation-gicv2-psci.dts96 min-residency-us = <150>;
105 min-residency-us = <2500>;
Dfvp-foundation-gicv2legacy-psci.dts96 min-residency-us = <150>;
105 min-residency-us = <2500>;
Dfvp-foundation-gicv3-psci.dts94 min-residency-us = <150>;
103 min-residency-us = <2500>;
Dfvp-base-gicv2legacy-psci.dts111 min-residency-us = <150>;
120 min-residency-us = <2500>;
Dfvp-base-gicv3-psci.dts109 min-residency-us = <150>;
118 min-residency-us = <2500>;
Dfvp-base-gicv2-psci.dts111 min-residency-us = <150>;
120 min-residency-us = <2500>;
/device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/DeviceTree/
Dhi3660.dtsi161 min-residency-us = <15>;
170 min-residency-us = <3000>;
179 min-residency-us = <20000>;
188 min-residency-us = <20000>;
Dhi6220.dtsi69 min-residency-us = <1000>;
78 min-residency-us = <2700>;
/device/linaro/bootloader/arm-trusted-firmware/docs/
Dporting-guide.rst1951 This is an optional hook that platforms can implement for residency statistics
1957 residency statistics. For higher levels (array indices > 0), the residency
1969 This is an optional hook that platforms can implement for residency statistics
1975 residency statistics. For higher levels (array indices > 0), the residency
1996 CPU in the power domain to suspend and may be needed to calculate the residency
Dchange-log.rst256 - Introduced new platform interfaces that decouple PSCI stat residency
374 - PSCI STAT residency and count functions have been added on ARM platforms
Duser-guide.rst337 be enabled. If ``ENABLE_PMF`` is set, the residency statistics are tracked in