Searched refs:max8998_buck_ops (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/regulator/ |
H A D | max8998.c | 453 static const struct regulator_ops max8998_buck_ops = { variable 530 MAX8998_LINEAR_REG(BUCK1, &max8998_buck_ops, 750000, 25000, 1525000), 531 MAX8998_LINEAR_REG(BUCK2, &max8998_buck_ops, 750000, 25000, 1525000), 532 MAX8998_LINEAR_REG(BUCK3, &max8998_buck_ops, 1600000, 100000, 3600000), 533 MAX8998_LINEAR_REG(BUCK4, &max8998_buck_ops, 800000, 100000, 2300000),
|