Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/plat-stm32mp1/drivers/
H A Dstm32mp1_pmic.c110 #define REGU_LP_FLAG_MODE_STANDBY BIT(4) macro
210 regu_cfg->flags |= REGU_LP_FLAG_MODE_STANDBY; in dt_get_regu_low_power_config()
246 if ((state->cfg[i].flags & REGU_LP_FLAG_MODE_STANDBY) && in stm32mp_pmic_apply_lp_config()