Searched refs:PLAT_MAX_PWR_LVL_STATES (Results 1 – 4 of 4) sorted by relevance
16 #ifndef PLAT_MAX_PWR_LVL_STATES17 #define PLAT_MAX_PWR_LVL_STATES 2U macro38 [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()
43 #define PLAT_MAX_PWR_LVL_STATES U(2) macro
437 - PLAT_MAX_PWR_LVL_STATES (optional)
168 - **#define : PLAT_MAX_PWR_LVL_STATES**2427 ``PLAT_MAX_PWR_LVL_STATES`` - 1. This function is only needed if the platform2429 ``PLAT_MAX_PWR_LVL_STATES`` is greater than 2, and needs to account for these