Lines Matching refs:regulator
1 Linux voltage and current regulator framework
10 The intention is to allow systems to dynamically control regulator power output
35 o Consumer - Electronic device that is supplied power by a regulator.
48 output power of a regulator, switch or by another power
51 The supply regulator may be behind a switch(s). i.e.
59 That is one regulator and three power domains:
89 Regulator Level: This is defined by the regulator hardware
90 operating parameters and is specified in the regulator
94 - regulator current output limit is 20mA @ 5V but is
122 regulator operating parameters for input/output voltage.
124 If the regulator request passes all the constraint tests
125 then the new regulator value is applied.
138 drivers can get and put a regulator (like they can with clocks atm) and
142 systems with no regulator based power control.
144 See Documentation/power/regulator/consumer.txt
148 This allows regulator drivers to register their regulators and provide
150 regulator events to clients.
152 See Documentation/power/regulator/regulator.txt
157 voltage/current domains (with constraints) for each regulator. It can
158 provide regulator constraints that will prevent device damage through
160 allows the creation of a regulator tree whereby some regulators are
163 See Documentation/power/regulator/machine.txt
171 See Documentation/ABI/testing/sysfs-class-regulator