Searched refs:lp87565_buck_ops (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/regulator/ |
| H A D | lp87565-regulator.c | 107 static const struct regulator_ops lp87565_buck_ops = { variable 122 LP87565_REGULATOR("BUCK0", LP87565_BUCK_0, "buck0", lp87565_buck_ops, 129 LP87565_REGULATOR("BUCK1", LP87565_BUCK_1, "buck1", lp87565_buck_ops, 136 LP87565_REGULATOR("BUCK2", LP87565_BUCK_2, "buck2", lp87565_buck_ops, 143 LP87565_REGULATOR("BUCK3", LP87565_BUCK_3, "buck3", lp87565_buck_ops, 150 LP87565_REGULATOR("BUCK10", LP87565_BUCK_10, "buck10", lp87565_buck_ops, 159 LP87565_REGULATOR("BUCK23", LP87565_BUCK_23, "buck23", lp87565_buck_ops, 167 lp87565_buck_ops, 256, LP87565_REG_BUCK0_VOUT,
|
| /OK3568_Linux_fs/u-boot/drivers/power/regulator/ |
| H A D | lp87565_regulator.c | 187 static const struct dm_regulator_ops lp87565_buck_ops = { variable 197 .ops = &lp87565_buck_ops,
|