Home
last modified time | relevance | path

Searched refs:PV88080_MAX_REGULATORS (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/regulator/
H A Dpv88080-regulator.c20 #define PV88080_MAX_REGULATORS 4 macro
46 struct regulator_dev *rdev[PV88080_MAX_REGULATORS];
73 struct pv88080_buck_regmap buck_regmap[PV88080_MAX_REGULATORS-1];
336 for (i = 0; i < PV88080_MAX_REGULATORS; i++) { in pv88080_irq_handler()
352 for (i = 0; i < PV88080_MAX_REGULATORS; i++) { in pv88080_irq_handler()
469 for (i = 0; i < PV88080_MAX_REGULATORS-1; i++) { in pv88080_i2c_probe()
/kernel/linux/linux-6.6/drivers/regulator/
H A Dpv88080-regulator.c20 #define PV88080_MAX_REGULATORS 4 macro
46 struct regulator_dev *rdev[PV88080_MAX_REGULATORS];
73 struct pv88080_buck_regmap buck_regmap[PV88080_MAX_REGULATORS-1];
336 for (i = 0; i < PV88080_MAX_REGULATORS; i++) { in pv88080_irq_handler()
352 for (i = 0; i < PV88080_MAX_REGULATORS; i++) { in pv88080_irq_handler()
469 for (i = 0; i < PV88080_MAX_REGULATORS-1; i++) { in pv88080_i2c_probe()

Completed in 2 milliseconds