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

/linux-4.1.27/include/linux/regulator/
H A Dpfuze100.h36 #define PFUZE100_MAX_REGULATOR 15 macro
69 struct regulator_init_data *init_data[PFUZE100_MAX_REGULATOR];
/linux-4.1.27/drivers/regulator/
H A Dpfuze100-regulator.c71 struct pfuze_regulator regulator_descs[PFUZE100_MAX_REGULATOR];
72 struct regulator_dev *regulators[PFUZE100_MAX_REGULATOR];

Completed in 56 milliseconds