Searched refs:RK803_NUM_SUPPLIES (Results 1 – 1 of 1) sorted by relevance
66 #define RK803_NUM_SUPPLIES ARRAY_SIZE(rk803_supply_names) macro78 struct regulator_bulk_data supplies[RK803_NUM_SUPPLIES];91 ret = regulator_bulk_enable(RK803_NUM_SUPPLIES, rk803->supplies); in rk803_power_on()104 regulator_bulk_disable(RK803_NUM_SUPPLIES, rk803->supplies); in rk803_power_off()191 for (i = 0; i < RK803_NUM_SUPPLIES; i++) in rk803_configure_regulators()195 RK803_NUM_SUPPLIES, in rk803_configure_regulators()