Searched refs:tps65217_pmic_ops (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/regulator/ |
H A D | tps65217-regulator.c | 144 static const struct regulator_ops tps65217_pmic_ops = { variable 171 tps65217_pmic_ops, 64, TPS65217_REG_DEFDCDC1, 177 tps65217_pmic_ops, 64, TPS65217_REG_DEFDCDC2, 183 tps65217_pmic_ops, 64, TPS65217_REG_DEFDCDC3, 193 TPS65217_REGULATOR("LDO2", TPS65217_LDO_2, "ldo2", tps65217_pmic_ops, 199 TPS65217_REGULATOR("LDO3", TPS65217_LDO_3, "ldo3", tps65217_pmic_ops, 205 TPS65217_REGULATOR("LDO4", TPS65217_LDO_4, "ldo4", tps65217_pmic_ops,
|