Searched refs:MAX96712_NUM_SUPPLIES (Results 1 – 1 of 1) sorted by relevance
121 #define MAX96712_NUM_SUPPLIES ARRAY_SIZE(max96712_supply_names) macro155 struct regulator_bulk_data supplies[MAX96712_NUM_SUPPLIES];1564 ret = regulator_bulk_enable(MAX96712_NUM_SUPPLIES, max96712->supplies); in __max96712_power_on()1608 regulator_bulk_disable(MAX96712_NUM_SUPPLIES, max96712->supplies); in __max96712_power_off()1817 for (i = 0; i < MAX96712_NUM_SUPPLIES; i++) in max96712_configure_regulators()1821 MAX96712_NUM_SUPPLIES, in max96712_configure_regulators()