Lines Matching refs:regul_struct

18 struct regul_struct {  struct
432 static const struct regul_struct regulators_table[] = {
574 static const struct regul_struct *get_regulator_data(const char *name) in get_regulator_data()
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()
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()