Searched refs:LP8764 (Results 1 – 7 of 7) sorted by relevance
| /linux-6.15/drivers/regulator/ |
| H A D | tps6594-regulator.c | 662 nr_ldo = (tps->chip_id == LP8764) ? 0 : ARRAY_SIZE(tps6594_ldo_regs); in tps6594_regulator_probe() 736 if (tps->chip_id != LP8764) { in tps6594_regulator_probe() 757 if (tps->chip_id == LP8764) in tps6594_regulator_probe()
|
| /linux-6.15/drivers/mfd/ |
| H A D | tps6594-spi.c | 83 { .compatible = "ti,lp8764-q1", .data = (void *)LP8764, },
|
| H A D | tps6594-i2c.c | 198 { .compatible = "ti,lp8764-q1", .data = (void *)LP8764, },
|
| H A D | tps6594-core.c | 655 if (tps->chip_id != LP8764 && tps->chip_id != TPS65224) { in tps6594_device_init()
|
| /linux-6.15/Documentation/devicetree/bindings/mfd/ |
| H A D | ti,tps6594.yaml | 16 TPS6594 is the super-set device while TPS6593 and LP8764 are derivatives.
|
| /linux-6.15/drivers/pinctrl/ |
| H A D | pinctrl-tps6594.c | 489 case LP8764: in tps6594_pinctrl_probe()
|
| /linux-6.15/include/linux/mfd/ |
| H A D | tps6594.h | 20 LP8764, enumerator
|