Searched refs:GC032A_NUM_SUPPLIES (Results 1 – 1 of 1) sorted by relevance
95 #define GC032A_NUM_SUPPLIES ARRAY_SIZE(gc032a_supply_names) macro104 struct regulator_bulk_data supplies[GC032A_NUM_SUPPLIES];1039 ret = regulator_bulk_enable(GC032A_NUM_SUPPLIES, in __gc032a_power_on()1068 regulator_bulk_disable(GC032A_NUM_SUPPLIES, gc032a->supplies); in __gc032a_power_off()1078 for (i = 0; i < GC032A_NUM_SUPPLIES; i++) in gc032a_configure_regulators()1082 GC032A_NUM_SUPPLIES, in gc032a_configure_regulators()