Searched refs:stpmic1_lp_cfg (Results 1 – 3 of 3) sorted by relevance
214 struct stpmic1_lp_cfg { struct235 int stpmic1_lp_cfg(const char *name, struct stpmic1_lp_cfg *cfg); argument236 int stpmic1_lp_load_unpg(struct stpmic1_lp_cfg *cfg);237 int stpmic1_lp_on_off_unpg(struct stpmic1_lp_cfg *cfg, int enable);238 int stpmic1_lp_mode_unpg(struct stpmic1_lp_cfg *cfg,241 struct stpmic1_lp_cfg *cfg);242 int stpmic1_lp_voltage_unpg(struct stpmic1_lp_cfg *cfg);
854 int stpmic1_lp_cfg(const char *name, struct stpmic1_lp_cfg *cfg) in stpmic1_lp_cfg() function867 int stpmic1_lp_load_unpg(struct stpmic1_lp_cfg *cfg) in stpmic1_lp_load_unpg()892 int stpmic1_lp_on_off_unpg(struct stpmic1_lp_cfg *cfg, int enable) in stpmic1_lp_on_off_unpg()911 int stpmic1_lp_mode_unpg(struct stpmic1_lp_cfg *cfg, unsigned int mode) in stpmic1_lp_mode_unpg()937 struct stpmic1_lp_cfg *cfg) in stpmic1_lp_voltage_cfg()956 int stpmic1_lp_voltage_unpg(struct stpmic1_lp_cfg *cfg) in stpmic1_lp_voltage_unpg()
103 struct stpmic1_lp_cfg cfg;170 if (stpmic1_lp_cfg(regu_name, ®u_cfg->cfg)) { in dt_get_regu_low_power_config()228 struct stpmic1_lp_cfg *cfg = &state->cfg[i].cfg; in stm32mp_pmic_apply_lp_config()