Searched refs:SC031GS_NUM_SUPPLIES (Results 1 – 1 of 1) sorted by relevance
87 #define SC031GS_NUM_SUPPLIES ARRAY_SIZE(sc031gs_supply_names) macro109 struct regulator_bulk_data supplies[SC031GS_NUM_SUPPLIES];857 ret = regulator_bulk_enable(SC031GS_NUM_SUPPLIES, sc031gs->supplies); in __sc031gs_power_on()884 regulator_bulk_disable(SC031GS_NUM_SUPPLIES, sc031gs->supplies); in __sc031gs_power_off()1157 for (i = 0; i < SC031GS_NUM_SUPPLIES; i++) in sc031gs_configure_regulators()1161 SC031GS_NUM_SUPPLIES, in sc031gs_configure_regulators()