Home
last modified time | relevance | path

Searched refs:bd9576_regulators (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/drivers/regulator/
H A Dbd9576-regulator.c91 static struct bd957x_regulator_data bd9576_regulators[] = { variable
211 const struct bd957x_regulator_data *reg_data = &bd9576_regulators[0]; in bd957x_probe()
212 unsigned int num_reg_data = ARRAY_SIZE(bd9576_regulators); in bd957x_probe()
261 * allocate the regulator data array here and use bd9576_regulators as in bd957x_probe()
263 * bytes and use bd9576_regulators directly for non-constant configs in bd957x_probe()
269 bd9576_regulators[2].desc.fixed_uV = 1350000; in bd957x_probe()
271 bd9576_regulators[2].desc.fixed_uV = 1500000; in bd957x_probe()

Completed in 2 milliseconds