Searched refs:OV16A1Q_NUM_SUPPLIES (Results 1 – 1 of 1) sorted by relevance
124 #define OV16A1Q_NUM_SUPPLIES ARRAY_SIZE(ov16a1q_supply_names) macro151 struct regulator_bulk_data supplies[OV16A1Q_NUM_SUPPLIES];1553 ret = regulator_bulk_enable(OV16A1Q_NUM_SUPPLIES, ov16a1q->supplies); in __ov16a1q_power_on()1598 regulator_bulk_disable(OV16A1Q_NUM_SUPPLIES, ov16a1q->supplies); in __ov16a1q_power_off()2015 for (i = 0; i < OV16A1Q_NUM_SUPPLIES; i++) in ov16a1q_configure_regulators()2019 OV16A1Q_NUM_SUPPLIES, in ov16a1q_configure_regulators()