Lines Matching full:when
99 * down when detecting an over current event.
109 * when running with the specified parameters.
129 * @set_suspend_voltage: Set the voltage for the regulator when the system
131 * @set_suspend_enable: Mark the regulator as enabled when the system is
133 * @set_suspend_disable: Mark the regulator as disabled when the system is
135 * @set_suspend_mode: Set the operating mode for the regulator when the
138 * @set_pull_down: Configure the regulator to pull down when the regulator
206 /* the operations below are for configuration of regulator state when
279 * @vsel_range_reg: Register for range selector when using pickable ranges
282 * @vsel_reg: Register for selector when using regulator_regmap_X_voltage_
284 * @vsel_step: Specify the resolution of selector stepping when setting
291 * @apply_reg: Register for initiate voltage change on the output when
294 * output when using regulator_set_voltage_sel_regmap
295 * @enable_reg: Register for control when using regmap enable/disable ops
296 * @enable_mask: Mask for control when using regmap enable/disable ops
297 * @enable_val: Enabling value for control when using regmap enable/disable ops
298 * @disable_val: Disabling value for control when using regmap enable/disable ops
300 * when using regulator_enable_regmap and friends APIs.
301 * @bypass_reg: Register for control when using regmap set_bypass
302 * @bypass_mask: Mask for control when using regmap set_bypass
303 * @bypass_val_on: Enabling value for control when using regmap set_bypass
304 * @bypass_val_off: Disabling value for control when using regmap set_bypass
305 * @active_discharge_off: Enabling value for control when using regmap
307 * @active_discharge_on: Disabling value for control when using regmap
309 * @active_discharge_mask: Mask for control when using regmap
311 * @active_discharge_reg: Register for control when using regmap
313 * @soft_start_reg: Register for control when using regmap set_soft_start
314 * @soft_start_mask: Mask for control when using regmap set_soft_start
315 * @soft_start_val_on: Enabling value for control when using regmap
317 * @pull_down_reg: Register for control when using regmap set_pull_down
318 * @pull_down_mask: Mask for control when using regmap set_pull_down
319 * @pull_down_val_on: Enabling value for control when using regmap
426 * When a new coupled regulator is resolved, n_resolved is
483 /* time when this regulator was disabled last time */