|
@@ -58,6 +58,7 @@ enum regulator_status {
|
|
* regulator_desc.n_voltages. Voltages may be reported in any order.
|
|
* regulator_desc.n_voltages. Voltages may be reported in any order.
|
|
*
|
|
*
|
|
* @set_current_limit: Configure a limit for a current-limited regulator.
|
|
* @set_current_limit: Configure a limit for a current-limited regulator.
|
|
|
|
+ * The driver should select the current closest to max_uA.
|
|
* @get_current_limit: Get the configured limit for a current-limited regulator.
|
|
* @get_current_limit: Get the configured limit for a current-limited regulator.
|
|
*
|
|
*
|
|
* @set_mode: Set the configured operating mode for the regulator.
|
|
* @set_mode: Set the configured operating mode for the regulator.
|