'\" t .\" Title: regulator_list_hardware_vsel .\" Author: .\" Generator: DocBook XSL Stylesheets v1.79.1 .\" Date: January 2017 .\" Manual: API reference .\" Source: Kernel Hackers Manual 4.8.15 .\" Language: English .\" .TH "REGULATOR_LIST_HARDW" "9" "January 2017" "Kernel Hackers Manual 4\&.8\&." "API reference" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" regulator_list_hardware_vsel \- get the HW\-specific register value for a selector .SH "SYNOPSIS" .HP \w'int\ regulator_list_hardware_vsel('u .BI "int regulator_list_hardware_vsel(struct\ regulator\ *\ " "regulator" ", unsigned\ " "selector" ");" .SH "ARGUMENTS" .PP \fIregulator\fR .RS 4 regulator source .RE .PP \fIselector\fR .RS 4 identify voltage to list .RE .SH "DESCRIPTION" .PP Converts the selector to a hardware\-specific voltage selector that can be directly written to the regulator registers\&. The address of the voltage register can be determined by calling \fIregulator_get_hardware_vsel_register\fR\&. .PP On error a negative errno is returned\&. .SH "AUTHORS" .PP \fBLiam Girdwood\fR <\&lrg@slimlogic.co.uk\&> .RS 4 Author. .RE .PP \fBMark Brown\fR <\&broonie@opensource.wolfsonmicro.com\&> .br Wolfson Microelectronics, .RS 4 Author. .RE .SH "COPYRIGHT" .br