Searched refs:GC2035_NUM_SUPPLIES (Results 1 – 1 of 1) sorted by relevance
88 #define GC2035_NUM_SUPPLIES ARRAY_SIZE(gc2035_supply_names) macro98 struct regulator_bulk_data supplies[GC2035_NUM_SUPPLIES];1386 ret = regulator_bulk_enable(GC2035_NUM_SUPPLIES, in __gc2035_power_on()1415 regulator_bulk_disable(GC2035_NUM_SUPPLIES, gc2035->supplies); in __gc2035_power_off()1424 for (i = 0; i < GC2035_NUM_SUPPLIES; i++) in gc2035_configure_regulators()1428 GC2035_NUM_SUPPLIES, in gc2035_configure_regulators()