Searched refs:lp87565_buck_ops (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/regulator/ |
H A D | lp87565-regulator.c | 118 static const struct regulator_ops lp87565_buck_ops = { variable 133 LP87565_REGULATOR("BUCK0", LP87565_BUCK_0, "buck0", lp87565_buck_ops, 140 LP87565_REGULATOR("BUCK1", LP87565_BUCK_1, "buck1", lp87565_buck_ops, 147 LP87565_REGULATOR("BUCK2", LP87565_BUCK_2, "buck2", lp87565_buck_ops, 154 LP87565_REGULATOR("BUCK3", LP87565_BUCK_3, "buck3", lp87565_buck_ops, 161 LP87565_REGULATOR("BUCK10", LP87565_BUCK_10, "buck10", lp87565_buck_ops, 170 LP87565_REGULATOR("BUCK23", LP87565_BUCK_23, "buck23", lp87565_buck_ops, 178 lp87565_buck_ops, 256, LP87565_REG_BUCK0_VOUT,
|
/openbmc/u-boot/drivers/power/regulator/ |
H A D | lp87565_regulator.c | 184 static const struct dm_regulator_ops lp87565_buck_ops = { variable 194 .ops = &lp87565_buck_ops,
|