Searched refs:regulator_map_voltage_ascend (Results 1 – 20 of 20) sorted by relevance
/openbmc/linux/drivers/regulator/ |
H A D | vqmmc-ipq4019-regulator.c | 23 .map_voltage = regulator_map_voltage_ascend,
|
H A D | tps65023-regulator.c | 202 .map_voltage = regulator_map_voltage_ascend, 213 .map_voltage = regulator_map_voltage_ascend,
|
H A D | hi6421v530-regulator.c | 156 .map_voltage = regulator_map_voltage_ascend,
|
H A D | lp3971.c | 160 .map_voltage = regulator_map_voltage_ascend, 234 .map_voltage = regulator_map_voltage_ascend,
|
H A D | hi6421-regulator.c | 480 .map_voltage = regulator_map_voltage_ascend, 531 .map_voltage = regulator_map_voltage_ascend,
|
H A D | lp3972.c | 306 .map_voltage = regulator_map_voltage_ascend, 387 .map_voltage = regulator_map_voltage_ascend,
|
H A D | tps65910-regulator.c | 771 .map_voltage = regulator_map_voltage_ascend, 782 .map_voltage = regulator_map_voltage_ascend, 806 .map_voltage = regulator_map_voltage_ascend, 818 .map_voltage = regulator_map_voltage_ascend,
|
H A D | aat2870-regulator.c | 89 .map_voltage = regulator_map_voltage_ascend,
|
H A D | hi6421v600-regulator.c | 178 .map_voltage = regulator_map_voltage_ascend,
|
H A D | pf8x00-regulator.c | 362 .map_voltage = regulator_map_voltage_ascend, 376 .map_voltage = regulator_map_voltage_ascend,
|
H A D | lp872x.c | 420 .map_voltage = regulator_map_voltage_ascend, 431 .map_voltage = regulator_map_voltage_ascend, 444 .map_voltage = regulator_map_voltage_ascend,
|
H A D | tps6586x-regulator.c | 65 .map_voltage = regulator_map_voltage_ascend, 86 .map_voltage = regulator_map_voltage_ascend,
|
H A D | tps65217-regulator.c | 164 .map_voltage = regulator_map_voltage_ascend,
|
H A D | helpers.c | 350 int regulator_map_voltage_ascend(struct regulator_dev *rdev, in regulator_map_voltage_ascend() function 369 EXPORT_SYMBOL_GPL(regulator_map_voltage_ascend);
|
H A D | pfuze100-regulator.c | 201 .map_voltage = regulator_map_voltage_ascend, 212 .map_voltage = regulator_map_voltage_ascend,
|
H A D | tps6507x-regulator.c | 350 .map_voltage = regulator_map_voltage_ascend,
|
H A D | mc13892-regulator.c | 484 .map_voltage = regulator_map_voltage_ascend,
|
H A D | tps6524x-regulator.c | 574 .map_voltage = regulator_map_voltage_ascend,
|
H A D | bd718x7-regulator.c | 603 regulator_map_voltage_ascend, regulator_set_voltage_sel_regmap, 639 regulator_map_voltage_ascend, rohm_regulator_set_voltage_sel_restricted,
|
/openbmc/linux/include/linux/regulator/ |
H A D | driver.h | 741 int regulator_map_voltage_ascend(struct regulator_dev *rdev,
|