Searched refs:SC035GS_NUM_SUPPLIES (Results 1 – 1 of 1) sorted by relevance
82 #define SC035GS_NUM_SUPPLIES ARRAY_SIZE(sc035gs_supply_names) macro113 struct regulator_bulk_data supplies[SC035GS_NUM_SUPPLIES];824 ret = regulator_bulk_enable(SC035GS_NUM_SUPPLIES, sc035gs->supplies); in __sc035gs_power_on()869 regulator_bulk_disable(SC035GS_NUM_SUPPLIES, sc035gs->supplies); in __sc035gs_power_off()1144 for (i = 0; i < SC035GS_NUM_SUPPLIES; i++) in sc035gs_configure_regulators()1148 SC035GS_NUM_SUPPLIES, in sc035gs_configure_regulators()