Home
last modified time | relevance | path

Searched refs:SQ_CORE_PWR_STATE (Results 1 – 2 of 2) sorted by relevance

/external/arm-trusted-firmware/plat/socionext/synquacer/
Dsq_psci.c43 assert(SQ_CORE_PWR_STATE(target_state) == SQ_LOCAL_STATE_OFF); in sq_pwr_domain_on_finisher_common()
/external/arm-trusted-firmware/plat/socionext/synquacer/include/
Dplatform_def.h24 #define SQ_CORE_PWR_STATE(state) (state)->pwr_domain_state[SQ_PWR_LVL0] macro