Lines Matching full:by
12 A consumer driver can get access to its supply regulator by calling ::
17 then finds the correct regulator by consulting a machine specific lookup table.
25 Consumers can be supplied by more than one regulator e.g. codec consumer with
39 A consumer can enable its power supply by calling::
46 previously enabled by bootloader or kernel board initialization code.
48 A consumer can determine if a regulator is enabled by calling::
55 A consumer can disable its supply when no longer needed by calling::
80 Consumers can control their supply voltage by calling::
92 The regulators configured voltage output can be found by calling::
111 Consumers can control their supply current limit by calling::
124 A regulators current limit can be found by calling::
137 Some consumers can further save system power by changing the operating mode of
146 by calling::
166 operating mode depending on their operating point. This can be achieved by
172 Direct mode will only be used by consumers that *know* about the regulator and
179 Regulators can notify consumers of external events. Events could be received by
182 Consumers can register interest in regulator events by calling::
187 Consumers can unregister interest by calling::
212 Bus-specific details, like I2C addresses or transfer rates are handled by the
224 To convert a regulator framework voltage selector code (used by