Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/regulator/
H A Dmax77686-regulator.c67 #define MAX77686_REGULATORS MAX77686_REG_MAX macro
79 DECLARE_BITMAP(gpio_enabled, MAX77686_REGULATORS);
82 unsigned int opmode[MAX77686_REGULATORS];
525 for (i = 0; i < MAX77686_REGULATORS; i++) { in max77686_pmic_probe()
/kernel/linux/linux-6.6/drivers/regulator/
H A Dmax77686-regulator.c67 #define MAX77686_REGULATORS MAX77686_REG_MAX macro
72 DECLARE_BITMAP(gpio_enabled, MAX77686_REGULATORS);
75 unsigned int opmode[MAX77686_REGULATORS];
501 for (i = 0; i < MAX77686_REGULATORS; i++) { in max77686_pmic_probe()

Completed in 2 milliseconds