Searched refs:MAX96714_NUM_SUPPLIES (Results 1 – 1 of 1) sorted by relevance
70 #define MAX96714_NUM_SUPPLIES ARRAY_SIZE(max96714_supply_names) macro97 struct regulator_bulk_data supplies[MAX96714_NUM_SUPPLIES];670 ret = regulator_bulk_enable(MAX96714_NUM_SUPPLIES, max96714->supplies); in __max96714_power_on()715 regulator_bulk_disable(MAX96714_NUM_SUPPLIES, max96714->supplies); in __max96714_power_off()909 for (i = 0; i < MAX96714_NUM_SUPPLIES; i++) in max96714_configure_regulators()913 MAX96714_NUM_SUPPLIES, in max96714_configure_regulators()