Lines Matching refs:get_regulator_data

574 static const struct regul_struct *get_regulator_data(const char *name)  in get_regulator_data()  function
588 return get_regulator_data(name); in stpmic1_regulator_is_valid()
595 const struct regul_struct *regul = get_regulator_data(name); in stpmic1_regulator_levels_mv()
613 const struct regul_struct *regul = get_regulator_data(name); in voltage_to_index()
638 const struct regul_struct *regul = get_regulator_data(name); in stpmic1_regulator_enable()
647 const struct regul_struct *regul = get_regulator_data(name); in stpmic1_regulator_disable()
655 const struct regul_struct *regul = get_regulator_data(name); in stpmic1_is_regulator_enabled()
679 const struct regul_struct *regul = get_regulator_data(name); in stpmic1_regulator_voltage_set()
696 const struct regul_struct *regul = get_regulator_data(name); in stpmic1_regulator_mask_reset_set()
711 const struct regul_struct *regul = get_regulator_data(name); in stpmic1_bo_enable_cfg()
731 const struct regul_struct *regul = get_regulator_data(name); in stpmic1_bo_voltage_cfg()
766 const struct regul_struct *regul = get_regulator_data(name); in stpmic1_bo_pull_down_cfg()
790 const struct regul_struct *regul = get_regulator_data(name); in stpmic1_bo_mask_reset_cfg()
814 const struct regul_struct *regul = get_regulator_data(name); in stpmic1_regulator_voltage_get()
835 const struct regul_struct *regul = get_regulator_data(name); in stpmic1_lp_copy_reg()
851 return get_regulator_data(name)->low_power_reg; in stpmic1_regu_has_lp_cfg()
856 const struct regul_struct *regul = get_regulator_data(name); in stpmic1_lp_cfg()
883 const struct regul_struct *regul = get_regulator_data(name); in stpmic1_lp_reg_on_off()
902 const struct regul_struct *regul = get_regulator_data(name); in stpmic1_lp_set_mode()
922 const struct regul_struct *regul = get_regulator_data(name); in stpmic1_lp_set_voltage()
948 cfg->lp_reg == get_regulator_data(name)->low_power_reg); in stpmic1_lp_voltage_cfg()