Lines Matching full:using
79 * @set_voltage_sel: Set the voltage for the regulator using the specified
279 * @vsel_range_reg: Register for range selector when using pickable ranges
282 * @vsel_reg: Register for selector when using regulator_regmap_X_voltage_
289 * @csel_reg: Register for current limit selector using regmap set_current_limit
292 * using regulator_set_voltage_sel_regmap
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