HomeSort by relevance Sort by last modified time
    Searched refs:OPTEE_PSTATE_OFF (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/arm-trusted-firmware/services/spd/opteed/
opteed_pm.c 76 set_optee_pstate(optee_ctx->state, OPTEE_PSTATE_OFF);
125 assert(get_optee_pstate(optee_ctx->state) == OPTEE_PSTATE_OFF);
opteed_common.c 58 set_optee_pstate(optee_ctx->state, OPTEE_PSTATE_OFF);
opteed_private.h 44 #define OPTEE_PSTATE_OFF 0

Completed in 96 milliseconds