Lines Matching refs:regulator_count
149 sizeof(*supplies) * opp->opp_table->regulator_count); in dev_pm_opp_get_supplies()
172 for (i = 0; i < opp->opp_table->regulator_count; i++) in dev_pm_opp_get_power()
319 count = opp_table->regulator_count; in dev_pm_opp_get_max_volt_latency()
1210 opp_table->regulator_count); in _set_opp()
1230 opp_table->regulator_count); in _set_opp()
1420 opp_table->regulator_count = -1; in _allocate_opp_table()
1796 supply_count = opp_table->regulator_count > 0 ? in _opp_allocate()
1797 opp_table->regulator_count : 1; in _opp_allocate()
1829 for (i = 0; i < opp_table->regulator_count; i++) { in _opp_supported_by_regulators()
2198 opp_table->regulator_count = count; in _opp_set_regulators()
2212 opp_table->regulator_count = -1; in _opp_set_regulators()
2229 for (i = opp_table->regulator_count - 1; i >= 0; i--) in _opp_put_regulators()
2233 for (i = opp_table->regulator_count - 1; i >= 0; i--) in _opp_put_regulators()
2238 opp_table->regulator_count = -1; in _opp_put_regulators()
2854 opp_table->regulator_count = 1; in dev_pm_opp_add()
3165 for (i = 0; i < opp_table->regulator_count; i++) { in dev_pm_opp_sync_regulators()