Home
last modified time | relevance | path

Searched refs:TPS65912_REGULATOR (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/regulator/
H A Dtps65912-regulator.c22 #define TPS65912_REGULATOR(_name, _id, _of_match, _ops, _vr, _er, _lr) \ macro
73 TPS65912_REGULATOR("DCDC1", DCDC1, "dcdc1", tps65912_ops_dcdc,
76 TPS65912_REGULATOR("DCDC2", DCDC2, "dcdc2", tps65912_ops_dcdc,
79 TPS65912_REGULATOR("DCDC3", DCDC3, "dcdc3", tps65912_ops_dcdc,
82 TPS65912_REGULATOR("DCDC4", DCDC4, "dcdc4", tps65912_ops_dcdc,
85 TPS65912_REGULATOR("LDO1", LDO1, "ldo1", tps65912_ops_ldo,
88 TPS65912_REGULATOR("LDO2", LDO2, "ldo2", tps65912_ops_ldo,
91 TPS65912_REGULATOR("LDO3", LDO3, "ldo3", tps65912_ops_ldo,
94 TPS65912_REGULATOR("LDO4", LDO4, "ldo4", tps65912_ops_ldo,
97 TPS65912_REGULATOR("LDO5", LDO5, "ldo5", tps65912_ops_ldo,
[all …]