Scroll to navigation

REGULATOR_ENABLE_REG(9) API reference REGULATOR_ENABLE_REG(9)

NAME

regulator_enable_regmap - standard enable for regmap users

SYNOPSIS

int regulator_enable_regmap(struct regulator_dev * rdev);

ARGUMENTS

rdev

regulator to operate on

DESCRIPTION

Regulators that use regmap for their register I/O can set the enable_reg and enable_mask fields in their descriptor and then use this as their enable operation, saving some code.

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