Home
last modified time | relevance | path

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

/Linux-v4.19/Documentation/devicetree/bindings/regulator/
Dpv88080.txt6 - "pvs,pv88080" (DEPRECATED)
8 - "pvs,pv88080-aa" for PV88080 AA or AB silicon
9 - "pvs,pv88080-ba" for PV88080 BA or BB silicon
24 pmic: pv88080@49 {
25 compatible = "pvs,pv88080-ba";
/Linux-v4.19/drivers/regulator/
Dpv88080-regulator.c58 struct pv88080 { struct
377 struct pv88080 *chip = data; in pv88080_irq_handler()
432 struct pv88080 *chip; in pv88080_i2c_probe()
439 chip = devm_kzalloc(&i2c->dev, sizeof(struct pv88080), GFP_KERNEL); in pv88080_i2c_probe()
DMakefile87 obj-$(CONFIG_REGULATOR_PV88080) += pv88080-regulator.o