Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

regulator_set_optimum_mode(9) [centos man page]

REGULATOR_SET_OPTIMU(9) 					   API reference					   REGULATOR_SET_OPTIMU(9)

NAME
regulator_set_optimum_mode - set regulator optimum operating mode SYNOPSIS
int regulator_set_optimum_mode(struct regulator * regulator, int uA_load); ARGUMENTS
regulator regulator source uA_load load current DESCRIPTION
Notifies the regulator core of a new device load. This is then used by DRMS (if enabled by constraints) to set the most efficient regulator operating mode for the new regulator loading. Consumer devices notify their supply regulator of the maximum power they will require (can be taken from device datasheet in the power consumption tables) when they change operational status and hence power state. Examples of operational state changes that can affect power CONSUMPTION ARE
- o Device is opened / closed. o Device I/O is about to begin or has just finished. o Device is idling in between work. This information is also exported via sysfs to userspace. DRMS will sum the total requested load on the regulator and change to the most efficient operating mode if platform constraints allow. Returns the new regulator mode or error. AUTHORS
Liam Girdwood <lrg@slimlogic.co.uk> Author. Mark Brown <broonie@opensource.wolfsonmicro.com> Wolfson Microelectronics, Author. COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 REGULATOR_SET_OPTIMU(9)

Check Out this Related Man Page

REGULATOR_SET_OPTIMU(9) 					   API reference					   REGULATOR_SET_OPTIMU(9)

NAME
regulator_set_optimum_mode - set regulator optimum operating mode SYNOPSIS
int regulator_set_optimum_mode(struct regulator * regulator, int uA_load); ARGUMENTS
regulator regulator source uA_load load current DESCRIPTION
Notifies the regulator core of a new device load. This is then used by DRMS (if enabled by constraints) to set the most efficient regulator operating mode for the new regulator loading. Consumer devices notify their supply regulator of the maximum power they will require (can be taken from device datasheet in the power consumption tables) when they change operational status and hence power state. Examples of operational state changes that can affect power CONSUMPTION ARE
- o Device is opened / closed. o Device I/O is about to begin or has just finished. o Device is idling in between work. This information is also exported via sysfs to userspace. DRMS will sum the total requested load on the regulator and change to the most efficient operating mode if platform constraints allow. Returns the new regulator mode or error. AUTHORS
Liam Girdwood <lrg@slimlogic.co.uk> Author. Mark Brown <broonie@opensource.wolfsonmicro.com> Wolfson Microelectronics, Author. COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 REGULATOR_SET_OPTIMU(9)
Man Page

We Also Found This Discussion For You

1. HP-UX

need to find the power consumption of a RX7640 server.

Hi All, Need to find the power consumption of a RX7640 server. Please help. Regards, Sag. (3 Replies)
Discussion started by: sag71155
3 Replies