Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/plat-stm32mp1/drivers/
H A Dstm32mp1_pmic.c39 PMIC_REGU_FLAG_MASK_RESET = 0, enumerator
94 priv->flags |= PMIC_REGU_FLAG_MASK_RESET; in priv_dt_properties()
450 if (priv->flags & PMIC_REGU_FLAG_MASK_RESET) { in pmic_regu_init()