Lines Matching full:when

82  *                               down when detecting an over current event.
92 * when running with the specified parameters.
112 * @set_suspend_voltage: Set the voltage for the regulator when the system
114 * @set_suspend_enable: Mark the regulator as enabled when the system is
116 * @set_suspend_disable: Mark the regulator as disabled when the system is
118 * @set_suspend_mode: Set the operating mode for the regulator when the
121 * @set_pull_down: Configure the regulator to pull down when the regulator
189 /* the operations below are for configuration of regulator state when
262 * @vsel_range_reg: Register for range selector when using pickable ranges
265 * @vsel_reg: Register for selector when using ``regulator_map_*_voltage_*``
267 * @vsel_step: Specify the resolution of selector stepping when setting
274 * @apply_reg: Register for initiate voltage change on the output when
277 * output when using regulator_set_voltage_sel_regmap
278 * @enable_reg: Register for control when using regmap enable/disable ops
279 * @enable_mask: Mask for control when using regmap enable/disable ops
280 * @enable_val: Enabling value for control when using regmap enable/disable ops
281 * @disable_val: Disabling value for control when using regmap enable/disable ops
283 * when using regulator_enable_regmap and friends APIs.
284 * @bypass_reg: Register for control when using regmap set_bypass
285 * @bypass_mask: Mask for control when using regmap set_bypass
286 * @bypass_val_on: Enabling value for control when using regmap set_bypass
287 * @bypass_val_off: Disabling value for control when using regmap set_bypass
288 * @active_discharge_off: Enabling value for control when using regmap
290 * @active_discharge_on: Disabling value for control when using regmap
292 * @active_discharge_mask: Mask for control when using regmap
294 * @active_discharge_reg: Register for control when using regmap
296 * @soft_start_reg: Register for control when using regmap set_soft_start
297 * @soft_start_mask: Mask for control when using regmap set_soft_start
298 * @soft_start_val_on: Enabling value for control when using regmap
300 * @pull_down_reg: Register for control when using regmap set_pull_down
301 * @pull_down_mask: Mask for control when using regmap set_pull_down
302 * @pull_down_val_on: Enabling value for control when using regmap
414 * When a new coupled regulator is resolved, n_resolved is
471 /* time when this regulator was disabled last time */