Home
last modified time | relevance | path

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

/optee_os/core/include/drivers/
H A Dstpmic1.h237 int stpmic1_lp_on_off_unpg(struct stpmic1_lp_cfg *cfg, int enable);
/optee_os/core/arch/arm/plat-stm32mp1/drivers/
H A Dstm32mp1_pmic.c235 stpmic1_lp_on_off_unpg(cfg, 1)) in stm32mp_pmic_apply_lp_config()
239 stpmic1_lp_on_off_unpg(cfg, 0)) in stm32mp_pmic_apply_lp_config()
/optee_os/core/drivers/
H A Dstpmic1.c892 int stpmic1_lp_on_off_unpg(struct stpmic1_lp_cfg *cfg, int enable) in stpmic1_lp_on_off_unpg() function