Lines Matching refs:regulator_count
183 sizeof(*supplies) * opp->opp_table->regulator_count); in dev_pm_opp_get_supplies()
206 for (i = 0; i < opp->opp_table->regulator_count; i++) in dev_pm_opp_get_power()
348 count = opp_table->regulator_count; in dev_pm_opp_get_max_volt_latency()
1247 opp_table->regulator_count); in _set_opp()
1267 opp_table->regulator_count); in _set_opp()
1444 opp_table->regulator_count = -1; in _allocate_opp_table()
1805 supply_count = opp_table->regulator_count > 0 ? in _opp_allocate()
1806 opp_table->regulator_count : 1; in _opp_allocate()
1840 for (i = 0; i < opp_table->regulator_count; i++) { in _opp_supported_by_regulators()
2178 opp_table->regulator_count = count; in _opp_set_regulators()
2192 opp_table->regulator_count = -1; in _opp_set_regulators()
2205 for (i = opp_table->regulator_count - 1; i >= 0; i--) in _opp_put_regulators()
2209 for (i = opp_table->regulator_count - 1; i >= 0; i--) in _opp_put_regulators()
2214 opp_table->regulator_count = -1; in _opp_put_regulators()
2748 opp_table->regulator_count = 1; in dev_pm_opp_add_dynamic()
2907 for (i = 0; i < opp_table->regulator_count; i++) { in dev_pm_opp_sync_regulators()