Searched refs:TPS65912_REGULATOR (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/regulator/ |
H A D | tps65912-regulator.c | 30 #define TPS65912_REGULATOR(_name, _id, _of_match, _ops, _vr, _er, _lr) \ macro 81 TPS65912_REGULATOR("DCDC1", DCDC1, "dcdc1", tps65912_ops_dcdc, 84 TPS65912_REGULATOR("DCDC2", DCDC2, "dcdc2", tps65912_ops_dcdc, 87 TPS65912_REGULATOR("DCDC3", DCDC3, "dcdc3", tps65912_ops_dcdc, 90 TPS65912_REGULATOR("DCDC4", DCDC4, "dcdc4", tps65912_ops_dcdc, 93 TPS65912_REGULATOR("LDO1", LDO1, "ldo1", tps65912_ops_ldo, 96 TPS65912_REGULATOR("LDO2", LDO2, "ldo2", tps65912_ops_ldo, 99 TPS65912_REGULATOR("LDO3", LDO3, "ldo3", tps65912_ops_ldo, 102 TPS65912_REGULATOR("LDO4", LDO4, "ldo4", tps65912_ops_ldo, 105 TPS65912_REGULATOR("LDO [all...] |
/kernel/linux/linux-6.6/drivers/regulator/ |
H A D | tps65912-regulator.c | 22 #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("LDO [all...] |
Completed in 1 milliseconds