Home
last modified time | relevance | path

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

/Linux-v4.19/Documentation/devicetree/bindings/regulator/
Dpv88090.txt4 - compatible: "pvs,pv88090".
18 pmic: pv88090@48 {
19 compatible = "pvs,pv88090";
/Linux-v4.19/drivers/regulator/
Dpv88090-regulator.c53 struct pv88090 { struct
267 struct pv88090 *chip = data; in pv88090_irq_handler()
322 struct pv88090 *chip; in pv88090_i2c_probe()
327 chip = devm_kzalloc(&i2c->dev, sizeof(struct pv88090), GFP_KERNEL); in pv88090_i2c_probe()
DMakefile88 obj-$(CONFIG_REGULATOR_PV88090) += pv88090-regulator.o