HomeSort by relevance Sort by last modified time
    Searched defs:PLAT_MAX_OFF_STATE (Results 1 - 15 of 15) sorted by null

  /device/linaro/bootloader/arm-trusted-firmware/include/lib/psci/
psci_compat.h 42 #define PLAT_MAX_OFF_STATE 2
  /device/linaro/bootloader/arm-trusted-firmware/plat/xilinx/zynqmp/include/
platform_def.h 26 #define PLAT_MAX_OFF_STATE 2
  /device/linaro/bootloader/arm-trusted-firmware/plat/hisilicon/poplar/include/
platform_def.h 67 #define PLAT_MAX_OFF_STATE 2
  /device/linaro/bootloader/arm-trusted-firmware/plat/mediatek/mt8173/include/
platform_def.h 42 #define PLAT_MAX_OFF_STATE 2
  /device/linaro/bootloader/arm-trusted-firmware/plat/nvidia/tegra/include/t132/
tegra_def.h 22 * - PLAT_MAX_OFF_STATE should be greater than the highest PSTATE_ID
25 #define PLAT_MAX_OFF_STATE (PSTATE_ID_SOC_POWERDN + U(1))
  /device/linaro/bootloader/arm-trusted-firmware/plat/rockchip/rk3328/include/
platform_def.h 67 #define PLAT_MAX_OFF_STATE 2
  /device/linaro/bootloader/arm-trusted-firmware/plat/rockchip/rk3368/include/
platform_def.h 67 #define PLAT_MAX_OFF_STATE 2
  /device/linaro/bootloader/arm-trusted-firmware/plat/rockchip/rk3399/include/
platform_def.h 66 #define PLAT_MAX_OFF_STATE 2
  /device/linaro/bootloader/arm-trusted-firmware/plat/socionext/uniphier/include/
platform_def.h 27 #define PLAT_MAX_OFF_STATE 2
  /device/linaro/bootloader/arm-trusted-firmware/plat/hisilicon/hikey/include/
platform_def.h 35 #define PLAT_MAX_OFF_STATE 2
  /device/linaro/bootloader/arm-trusted-firmware/plat/hisilicon/hikey960/include/
platform_def.h 35 #define PLAT_MAX_OFF_STATE 2
  /device/linaro/bootloader/arm-trusted-firmware/plat/nvidia/tegra/include/t210/
tegra_def.h 30 * - PLAT_MAX_OFF_STATE should be greater than the highest PSTATE_ID
33 #define PLAT_MAX_OFF_STATE (PSTATE_ID_SOC_POWERDN + U(1))
  /device/linaro/bootloader/arm-trusted-firmware/include/plat/arm/common/
arm_def.h 300 #define PLAT_MAX_OFF_STATE ARM_LOCAL_STATE_OFF
  /device/linaro/bootloader/arm-trusted-firmware/plat/qemu/include/
platform_def.h 33 #define PLAT_MAX_OFF_STATE 2
  /device/linaro/bootloader/arm-trusted-firmware/plat/nvidia/tegra/include/t186/
tegra_def.h 55 * - PLAT_MAX_OFF_STATE should be greater than the highest PSTATE_ID
58 #define PLAT_MAX_OFF_STATE U(8)

Completed in 2490 milliseconds