Home
last modified time | relevance | path

Searched refs:OV13855_NUM_SUPPLIES (Results 1 - 1 of 1) sorted by relevance

/device/soc/rockchip/rk3588/kernel/drivers/media/i2c/
H A Dov13855.c95 #define OV13855_NUM_SUPPLIES ARRAY_SIZE(ov13855_supply_names) macro
120 struct regulator_bulk_data supplies[OV13855_NUM_SUPPLIES];
1554 ret = regulator_bulk_enable(OV13855_NUM_SUPPLIES, ov13855->supplies); in __ov13855_power_on()
1599 regulator_bulk_disable(OV13855_NUM_SUPPLIES, ov13855->supplies); in __ov13855_power_off()
1908 for (i = 0; i < OV13855_NUM_SUPPLIES; i++) in ov13855_configure_regulators()
1912 OV13855_NUM_SUPPLIES, in ov13855_configure_regulators()

Completed in 3 milliseconds