HomeSort by relevance Sort by last modified time
    Searched refs:psci (Results 51 - 68 of 68) sorted by null

1 23

  /device/linaro/bootloader/arm-trusted-firmware/plat/nvidia/tegra/common/
tegra_pm.c 19 #include <psci.h>
108 * This handler is called by the PSCI implementation during the `SYSTEM_SUSPEND`
329 * Export the platform handlers to enable psci to invoke them
368 * Initialize PSCI ops struct
  /device/linaro/bootloader/arm-trusted-firmware/plat/nvidia/tegra/soc/t210/
plat_psci_handlers.c 16 #include <psci.h>
  /device/linaro/bootloader/arm-trusted-firmware/services/spd/tspd/
tspd_private.h 14 #include <psci.h>
  /external/kernel-headers/original/uapi/asm-arm/asm/
kvm.h 24 #include <linux/psci.h>
100 #define KVM_ARM_VCPU_PSCI_0_2 1 /* CPU uses PSCI v0.2 */
256 /* PSCI interface */
  /external/kernel-headers/original/uapi/asm-arm64/asm/
kvm.h 35 #include <linux/psci.h>
101 #define KVM_ARM_VCPU_PSCI_0_2 2 /* CPU uses PSCI v0.2 */
276 /* PSCI interface */
  /device/linaro/bootloader/arm-trusted-firmware/lib/psci/
psci_private.h 14 #include <psci.h>
20 * On systems with hardware-assisted coherency, make PSCI cache operations NOP,
21 * as PSCI participants are cache-coherent, and there's no need for explicit
45 * If not all PSCI participants are cache-coherent, perform cache maintenance
55 * Use bakery locks for state coordination as not all PSCI participants are
72 * The PSCI capability which are provided by the generic code but does not
81 * The PSCI capabilities mask for 64 bit functions.
97 * Helper macros to get/set the fields of PSCI per-cpu data.
125 /* Helper macro to identify a CPU standby request in PSCI Suspend call */
194 * SPD's power management hooks registered with PSCI
    [all...]
  /device/linaro/bootloader/arm-trusted-firmware/plat/hisilicon/hikey/
hikey_pm.c 17 #include <psci.h>
283 * Initialize PSCI ops struct
  /device/linaro/bootloader/arm-trusted-firmware/plat/hisilicon/hikey960/
hikey960_pm.c 16 #include <psci.h>
306 * Initialize PSCI ops struct
  /device/linaro/bootloader/arm-trusted-firmware/plat/mediatek/mt6795/
plat_pm.c 20 #include <psci.h>
449 * Export the platform handlers to enable psci to invoke them
  /device/linaro/bootloader/arm-trusted-firmware/plat/nvidia/tegra/soc/t186/
plat_psci_handlers.c 17 #include <psci.h>
  /device/linaro/bootloader/arm-trusted-firmware/plat/rockchip/common/
plat_pm.c 15 #include <psci.h>
382 * platform layer will take care of registering the handlers with PSCI.
  /device/linaro/bootloader/arm-trusted-firmware/plat/xilinx/zynqmp/
plat_psci.c 15 #include <psci.h>
121 * According to PSCI specification, CPU_off function does not
328 * Export the platform handlers to enable psci to invoke them
  /device/linaro/bootloader/arm-trusted-firmware/plat/mediatek/mt8173/
plat_pm.c 22 #include <psci.h>
782 * Export the platform handlers to enable psci to invoke them
828 * The PSCI generic code uses this API to let the platform participate in state
  /device/linaro/bootloader/OpenPlatformPkg/Platforms/AMD/Styx/Overdrive1000Board/FdtBlob/
styx-overdrive1000.dts 440 psci {
441 compatible = "arm,psci-0.2", "arm,psci";
  /device/linaro/bootloader/OpenPlatformPkg/Platforms/AMD/Styx/OverdriveBoard/FdtBlob/
styx-overdrive.dts 440 psci {
441 compatible = "arm,psci-0.2", "arm,psci";
  /device/linaro/bootloader/arm-trusted-firmware/
Makefile 193 -Iinclude/lib/psci \
270 # Include the platform compatibility helpers for PSCI
  /external/wpa_supplicant_8/src/pae/
ieee802_1x_kay.c 485 ieee802_1x_kay_init_receive_sc(const struct ieee802_1x_mka_sci *psci)
489 if (!psci)
498 os_memcpy(&psc->sci, psci, sizeof(psc->sci));
505 wpa_hexdump(MSG_DEBUG, "SCI: ", (u8 *)psci, sizeof(*psci));
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
shlobj.h     [all...]

Completed in 1099 milliseconds

1 23