Home
last modified time | relevance | path

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

/trusted-firmware-a/plat/socionext/synquacer/
A Dsq_psci.c56 assert(SQ_SYSTEM_PWR_STATE(target_state) == SQ_LOCAL_STATE_RUN); in sq_pwr_domain_on_finish()
77 if (SQ_SYSTEM_PWR_STATE(target_state) == SQ_LOCAL_STATE_OFF) in sq_power_down_common()
/trusted-firmware-a/plat/socionext/synquacer/include/
A Dplatform_def.h26 #define SQ_SYSTEM_PWR_STATE(state) ((PLAT_MAX_PWR_LVL > SQ_PWR_LVL1) ?\ macro

Completed in 3 milliseconds