Searched refs:rohm_regulator_set_dvs_levels (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.15/include/linux/mfd/ |
| D | rohm-generic.h | 78 int rohm_regulator_set_dvs_levels(const struct rohm_dvs_config *dvs, 84 static inline int rohm_regulator_set_dvs_levels(const struct rohm_dvs_config *dvs, in rohm_regulator_set_dvs_levels() function
|
| /Linux-v5.15/drivers/regulator/ |
| D | rohm-regulator.c | 59 int rohm_regulator_set_dvs_levels(const struct rohm_dvs_config *dvs, in rohm_regulator_set_dvs_levels() function 113 EXPORT_SYMBOL(rohm_regulator_set_dvs_levels);
|
| D | bd71815-regulator.c | 180 return rohm_regulator_set_dvs_levels(data->dvs, np, desc, cfg->regmap); in set_hw_dvs_levels() 234 ret = rohm_regulator_set_dvs_levels(data->dvs, np, desc, in buck12_set_hw_dvs_levels()
|
| D | bd71828-regulator.c | 103 return rohm_regulator_set_dvs_levels(&data->dvs, np, desc, cfg->regmap); in buck_set_hw_dvs_levels()
|
| D | bd718x7-regulator.c | 724 return rohm_regulator_set_dvs_levels(&data->dvs, np, desc, cfg->regmap); in buck_set_hw_dvs_levels()
|