Home
last modified time | relevance | path

Searched refs:OPTEE_PSTATE_ON (Results 1 – 3 of 3) sorted by relevance

/trusted-firmware-a/services/spd/opteed/
A Dopteed_pm.c36 assert(get_optee_pstate(optee_ctx->state) == OPTEE_PSTATE_ON); in opteed_cpu_off_handler()
69 assert(get_optee_pstate(optee_ctx->state) == OPTEE_PSTATE_ON); in opteed_cpu_suspend_handler()
123 set_optee_pstate(optee_ctx->state, OPTEE_PSTATE_ON); in opteed_cpu_on_finish_handler()
155 set_optee_pstate(optee_ctx->state, OPTEE_PSTATE_ON); in opteed_cpu_suspend_finish_handler()
177 assert(get_optee_pstate(optee_ctx->state) == OPTEE_PSTATE_ON); in opteed_system_off()
197 assert(get_optee_pstate(optee_ctx->state) == OPTEE_PSTATE_ON); in opteed_system_reset()
A Dopteed_private.h22 #define OPTEE_PSTATE_ON 1 macro
A Dopteed_main.c287 set_optee_pstate(optee_ctx->state, OPTEE_PSTATE_ON); in opteed_smc_handler()

Completed in 4 milliseconds