Lines Matching refs:name
176 int stpmic1_regulator_mask_reset_set(const char *name);
179 int stpmic1_lp_copy_reg(const char *name);
180 int stpmic1_lp_reg_on_off(const char *name, uint8_t enable);
181 int stpmic1_lp_set_mode(const char *name, uint8_t hplp);
182 int stpmic1_lp_set_voltage(const char *name, uint16_t millivolts);
221 int stpmic1_bo_enable_cfg(const char *name, struct stpmic1_bo_cfg *cfg);
223 int stpmic1_bo_voltage_cfg(const char *name, uint16_t min_millivolt,
227 int stpmic1_bo_pull_down_cfg(const char *name,
231 int stpmic1_bo_mask_reset_cfg(const char *name, struct stpmic1_bo_cfg *cfg);
234 bool stpmic1_regu_has_lp_cfg(const char *name);
235 int stpmic1_lp_cfg(const char *name, struct stpmic1_lp_cfg *cfg);
240 int stpmic1_lp_voltage_cfg(const char *name, uint16_t millivolts,