Lines Matching refs:by
11 A consumer driver can get access to its supply regulator by calling :-
16 then finds the correct regulator by consulting a machine specific lookup table.
24 Consumers can be supplied by more than one regulator e.g. codec consumer with
37 A consumer can enable its power supply by calling:-
43 previously enabled by bootloader or kernel board initialization code.
45 A consumer can determine if a regulator is enabled by calling :-
52 A consumer can disable its supply when no longer needed by calling :-
75 Consumers can control their supply voltage by calling :-
87 The regulators configured voltage output can be found by calling :-
105 Consumers can control their supply current limit by calling :-
117 A regulators current limit can be found by calling :-
129 Some consumers can further save system power by changing the operating mode of
138 by calling :-
157 operating mode depending on their operating point. This can be achieved by
163 Direct mode will only be used by consumers that *know* about the regulator and
169 Regulators can notify consumers of external events. Events could be received by
172 Consumers can register interest in regulator events by calling :-
177 Consumers can unregister interest by calling :-
201 Bus-specific details, like I2C addresses or transfer rates are handled by the
213 To convert a regulator framework voltage selector code (used by