Home
last modified time | relevance | path

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

/openbmc/linux/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()