Searched refs:SC132GS_NUM_SUPPLIES (Results 1 – 1 of 1) sorted by relevance
88 #define SC132GS_NUM_SUPPLIES ARRAY_SIZE(sc132gs_supply_names) macro119 struct regulator_bulk_data supplies[SC132GS_NUM_SUPPLIES];939 ret = regulator_bulk_enable(SC132GS_NUM_SUPPLIES, sc132gs->supplies); in __sc132gs_power_on()984 regulator_bulk_disable(SC132GS_NUM_SUPPLIES, sc132gs->supplies); in __sc132gs_power_off()1259 for (i = 0; i < SC132GS_NUM_SUPPLIES; i++) in sc132gs_configure_regulators()1263 SC132GS_NUM_SUPPLIES, in sc132gs_configure_regulators()