Searched full:lp8764 (Results 1 – 9 of 9) sorted by relevance
/Linux-v6.6/drivers/mfd/ |
D | tps6594-spi.c | 3 * SPI access driver for TI TPS6594/TPS6593/LP8764 PMICs 83 { .compatible = "ti,lp8764-q1", .data = (void *)LP8764, },
|
D | tps6594-i2c.c | 3 * I2C access driver for TI TPS6594/TPS6593/LP8764 PMICs 198 { .compatible = "ti,lp8764-q1", .data = (void *)LP8764, },
|
D | tps6594-core.c | 3 * Core functions for TI TPS6594/TPS6593/LP8764 PMICs 447 /* No RTC for LP8764 */ in tps6594_device_init() 448 if (tps->chip_id != LP8764) { in tps6594_device_init()
|
/Linux-v6.6/drivers/regulator/ |
D | tps6594-regulator.c | 485 if (tps->chip_id == LP8764) { in tps6594_regulator_probe() 486 /* There is only 4 buck on LP8764 */ in tps6594_regulator_probe() 552 /* LP8764 dosen't have LDO */ in tps6594_regulator_probe() 553 if (tps->chip_id != LP8764) { in tps6594_regulator_probe() 569 if (tps->chip_id == LP8764) in tps6594_regulator_probe()
|
/Linux-v6.6/Documentation/devicetree/bindings/mfd/ |
D | ti,tps6594.yaml | 16 TPS6594 is the super-set device while TPS6593 and LP8764 are derivatives. 21 - ti,lp8764-q1
|
/Linux-v6.6/Documentation/misc-devices/ |
D | tps6594-pfsm.rst | 27 - lp8764-q1
|
/Linux-v6.6/drivers/misc/ |
D | tps6594-esm.c | 3 * ESM (Error Signal Monitor) driver for TI TPS6594/TPS6593/LP8764 PMICs
|
D | tps6594-pfsm.c | 3 * PFSM (Pre-configurable Finite State Machine) driver for TI TPS6594/TPS6593/LP8764 PMICs
|
/Linux-v6.6/include/linux/mfd/ |
D | tps6594.h | 20 LP8764, enumerator
|