Home
last modified time | relevance | path

Searched refs:rohm_regulator_set_dvs_levels (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/include/linux/mfd/
Drohm-generic.h71 int rohm_regulator_set_dvs_levels(const struct rohm_dvs_config *dvs,
77 static inline int rohm_regulator_set_dvs_levels(const struct rohm_dvs_config *dvs, in rohm_regulator_set_dvs_levels() function
/Linux-v5.10/drivers/regulator/
Drohm-regulator.c46 int rohm_regulator_set_dvs_levels(const struct rohm_dvs_config *dvs, in rohm_regulator_set_dvs_levels() function
91 EXPORT_SYMBOL(rohm_regulator_set_dvs_levels);
Dbd71828-regulator.c134 return rohm_regulator_set_dvs_levels(&data->dvs, np, desc, cfg->regmap); in buck_set_hw_dvs_levels()
Dbd718x7-regulator.c573 return rohm_regulator_set_dvs_levels(&data->dvs, np, desc, cfg->regmap); in buck_set_hw_dvs_levels()