Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/plat-stm32mp1/drivers/
H A Dstm32mp1_pmic.c107 #define REGU_LP_FLAG_ON_IN_SUSPEND BIT(1) macro
189 regu_cfg->flags |= REGU_LP_FLAG_ON_IN_SUSPEND; in dt_get_regu_low_power_config()
234 if ((state->cfg[i].flags & REGU_LP_FLAG_ON_IN_SUSPEND) && in stm32mp_pmic_apply_lp_config()