Home
last modified time | relevance | path

Searched refs:set_optee_pstate (Results 1 – 4 of 4) sorted by relevance

/arm-trusted-firmware-2.8.0/services/spd/opteed/
A Dopteed_pm.c53 set_optee_pstate(optee_ctx->state, OPTEE_PSTATE_OFF); in opteed_cpu_off_handler()
86 set_optee_pstate(optee_ctx->state, OPTEE_PSTATE_SUSPEND); 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()
A Dopteed_common.c37 set_optee_pstate(optee_ctx->state, OPTEE_PSTATE_OFF); in opteed_init_optee_ep_state()
A Dopteed_private.h30 #define set_optee_pstate(st, pst) do { \ macro
A Dopteed_main.c287 set_optee_pstate(optee_ctx->state, OPTEE_PSTATE_ON); in opteed_smc_handler()

Completed in 5 milliseconds