Query: regulator_set_voltage_sel_regmap
OS: centos
Section: 9
Links: centos man pages all man pages
Forums: forum home forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
REGULATOR_SET_VOLTAG(9) API reference REGULATOR_SET_VOLTAG(9)NAMEregulator_set_voltage_sel_regmap - standard set_voltage_sel for regmap usersSYNOPSISint regulator_set_voltage_sel_regmap(struct regulator_dev * rdev, unsigned sel);ARGUMENTSrdev regulator to operate on sel Selector to setDESCRIPTIONRegulators that use regmap for their register I/O can set the vsel_reg and vsel_mask fields in their descriptor and then use this as their set_voltage_vsel operation, saving some code.AUTHORSLiam Girdwood <lrg@slimlogic.co.uk> Author. Mark Brown <broonie@opensource.wolfsonmicro.com> Wolfson Microelectronics, Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 REGULATOR_SET_VOLTAG(9)