Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/lib/psci/
Dpsci_stat.c16 #ifndef PLAT_MAX_PWR_LVL_STATES
17 #define PLAT_MAX_PWR_LVL_STATES 2U macro
38 [PLAT_MAX_PWR_LVL_STATES];
40 [PLAT_MAX_PWR_LVL_STATES];
52 assert(PLAT_MAX_PWR_LVL_STATES == 2U); in get_stat_idx()
61 assert((idx >= 0) && (idx < (int) PLAT_MAX_PWR_LVL_STATES)); in get_stat_idx()
/external/arm-trusted-firmware/plat/allwinner/common/include/
Dplatform_def.h43 #define PLAT_MAX_PWR_LVL_STATES U(2) macro
/external/arm-trusted-firmware/docs/getting_started/
Dpsci-lib-integration-guide.rst437 - PLAT_MAX_PWR_LVL_STATES (optional)
Dporting-guide.rst168 - **#define : PLAT_MAX_PWR_LVL_STATES**
2427 ``PLAT_MAX_PWR_LVL_STATES`` - 1. This function is only needed if the platform
2429 ``PLAT_MAX_PWR_LVL_STATES`` is greater than 2, and needs to account for these