Searched refs:GC0312_NUM_SUPPLIES (Results 1 – 1 of 1) sorted by relevance
92 #define GC0312_NUM_SUPPLIES ARRAY_SIZE(gc0312_supply_names) macro101 struct regulator_bulk_data supplies[GC0312_NUM_SUPPLIES];1021 ret = regulator_bulk_enable(GC0312_NUM_SUPPLIES, in __gc0312_power_on()1050 regulator_bulk_disable(GC0312_NUM_SUPPLIES, gc0312->supplies); in __gc0312_power_off()1059 for (i = 0; i < GC0312_NUM_SUPPLIES; i++) in gc0312_configure_regulators()1063 GC0312_NUM_SUPPLIES, in gc0312_configure_regulators()