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()
349 count = opp_table->regulator_count; in dev_pm_opp_get_max_volt_latency()
1348 opp_table->regulator_count); in _set_opp()
1368 opp_table->regulator_count); in _set_opp()
1546 opp_table->regulator_count = -1; in _allocate_opp_table()
1908 supply_count = opp_table->regulator_count > 0 ? in _opp_allocate()
1909 opp_table->regulator_count : 1; in _opp_allocate()
1943 for (i = 0; i < opp_table->regulator_count; i++) { in _opp_supported_by_regulators()
2279 opp_table->regulator_count = count; in _opp_set_regulators()
2293 opp_table->regulator_count = -1; in _opp_set_regulators()
2306 for (i = opp_table->regulator_count - 1; i >= 0; i--) in _opp_put_regulators()
2310 for (i = opp_table->regulator_count - 1; i >= 0; i--) in _opp_put_regulators()
2315 opp_table->regulator_count = -1; in _opp_put_regulators()
2848 opp_table->regulator_count = 1; in dev_pm_opp_add_dynamic()
3010 for (i = 0; i < opp_table->regulator_count; i++) { in dev_pm_opp_sync_regulators()