Searched refs:OV5670_NUM_SUPPLIES (Results 1 – 1 of 1) sorted by relevance
124 #define OV5670_NUM_SUPPLIES ARRAY_SIZE(ov5670_supply_names) macro147 struct regulator_bulk_data supplies[OV5670_NUM_SUPPLIES];1298 ret = regulator_bulk_enable(OV5670_NUM_SUPPLIES, ov5670->supplies); in __ov5670_power_on()1347 regulator_bulk_disable(OV5670_NUM_SUPPLIES, ov5670->supplies); in __ov5670_power_off()1761 for (i = 0; i < OV5670_NUM_SUPPLIES; i++) in ov5670_configure_regulators()1765 OV5670_NUM_SUPPLIES, in ov5670_configure_regulators()