Searched defs:SYSTEM_PWR_STATE (Results 1 – 8 of 8) sorted by relevance
12 #define SYSTEM_PWR_STATE(state) ((state)->pwr_domain_state[PLAT_MAX_PWR_LVL]) macro
26 #define SYSTEM_PWR_STATE(state) \ macro
22 #define SYSTEM_PWR_STATE(state) ((state)->pwr_domain_state[PLAT_MAX_PWR_LVL]) macro
27 #define SYSTEM_PWR_STATE(state) \ macro
47 #define SYSTEM_PWR_STATE(state) \ macro
32 #define SYSTEM_PWR_STATE(state) ((state)->pwr_domain_state[MPIDR_AFFLVL2]) macro
35 #define SYSTEM_PWR_STATE(s) ((s)->pwr_domain_state[PLAT_MAX_PWR_LVL]) macro
30 #define SYSTEM_PWR_STATE(state) \ macro
Completed in 10 milliseconds