Searched refs:OS02G10_NUM_SUPPLIES (Results 1 – 1 of 1) sorted by relevance
102 #define OS02G10_NUM_SUPPLIES ARRAY_SIZE(OS02G10_supply_names) macro127 struct regulator_bulk_data supplies[OS02G10_NUM_SUPPLIES];807 ret = regulator_bulk_enable(OS02G10_NUM_SUPPLIES, os02g10->supplies); in __os02g10_power_on()851 regulator_bulk_disable(OS02G10_NUM_SUPPLIES, os02g10->supplies); in __os02g10_power_off()1213 for (i = 0; i < OS02G10_NUM_SUPPLIES; i++) in os02g10_configure_regulators()1217 OS02G10_NUM_SUPPLIES, in os02g10_configure_regulators()