Home
last modified time | relevance | path

Searched refs:GC4653_NUM_SUPPLIES (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dgc4653.c100 #define GC4653_NUM_SUPPLIES ARRAY_SIZE(gc4653_supply_names) macro
126 struct regulator_bulk_data supplies[GC4653_NUM_SUPPLIES];
1056 ret = regulator_bulk_enable(GC4653_NUM_SUPPLIES, gc4653->supplies); in __gc4653_power_on()
1101 regulator_bulk_disable(GC4653_NUM_SUPPLIES, gc4653->supplies); in __gc4653_power_off()
1408 for (i = 0; i < GC4653_NUM_SUPPLIES; i++) in gc4653_configure_regulators()
1412 GC4653_NUM_SUPPLIES, in gc4653_configure_regulators()