Scroll to navigation

REGULATOR_MAP_VOLTAG(9) API reference REGULATOR_MAP_VOLTAG(9)

NAME

regulator_map_voltage_ascend - map_voltage for ascendant voltage list

SYNOPSIS

int regulator_map_voltage_ascend(struct regulator_dev * rdev, int min_uV, int max_uV);

ARGUMENTS

rdev

Regulator to operate on

min_uV

Lower bound for voltage

max_uV

Upper bound for voltage

DESCRIPTION

Drivers that have ascendant voltage list can use this as their map_voltage operation.

AUTHORS

Liam Girdwood <lrg@slimlogic.co.uk>

Author.

Mark Brown <broonie@opensource.wolfsonmicro.com>
Wolfson Microelectronics,

Author.

COPYRIGHT

June 2023 Kernel Hackers Manual 3.10