Searched refs:TPS65217_NUM_REGULATOR (Results 1 – 2 of 2) sorted by relevance
216 #define TPS65217_NUM_REGULATOR (TPS65217_NUM_DCDC + TPS65217_NUM_LDO) macro243 struct regulator_init_data *tps65217_init_data[TPS65217_NUM_REGULATOR];244 struct device_node *of_node[TPS65217_NUM_REGULATOR];258 struct regulator_desc desc[TPS65217_NUM_REGULATOR];
193 for (i = 0; i < TPS65217_NUM_REGULATOR; i++) { in tps65217_regulator_probe()