Searched refs:regulator_count (Results 1 – 6 of 6) sorted by relevance
623 if (unlikely(opp_table->regulator_count == -1)) in _parse_named_prop()624 opp_table->regulator_count = 1; in _parse_named_prop()626 if (count != opp_table->regulator_count && in _parse_named_prop()627 (!triplet || count != opp_table->regulator_count * 3)) { in _parse_named_prop()629 __func__, prop_type, count, opp_table->regulator_count); in _parse_named_prop()645 *triplet = count != opp_table->regulator_count; in _parse_named_prop()668 opp_table->regulator_count > 0) { in opp_parse_microvolt()705 if (unlikely(opp_table->regulator_count == -1)) { in opp_parse_supplies()706 opp_table->regulator_count = 0; in opp_parse_supplies()710 for (i = 0, j = 0; i < opp_table->regulator_count; i++) { in opp_parse_supplies()
216 for (i = 0; i < opp->opp_table->regulator_count; i++) in dev_pm_opp_get_power()363 count = opp_table->regulator_count; in dev_pm_opp_get_max_volt_latency()1283 opp_table->regulator_count); in _set_opp()1303 opp_table->regulator_count); in _set_opp()1496 opp_table->regulator_count = -1; in _allocate_opp_table()1877 supply_count = opp_table->regulator_count > 0 ? in _opp_allocate()1878 opp_table->regulator_count : 1; in _opp_allocate()2252 opp_table->regulator_count = count; in _opp_set_regulators()2266 opp_table->regulator_count = -1; in _opp_set_regulators()2288 opp_table->regulator_count = -1; in _opp_put_regulators()[all …]
240 int regulator_count; member
104 for (i = 0; i < opp_table->regulator_count; i++) { in opp_debug_create_supplies()
89 u32 regulator_count; member398 par->regulator_count = i; in simplefb_regulators_get()409 for (i = 0; i < par->regulator_count; i++) { in simplefb_regulators_enable()429 for (i = 0; i < par->regulator_count; i++) in simplefb_regulators_destroy()
229 unsigned int regulator_count; member388 for (i = 0; i < sdev->regulator_count; ++i) { in simpledrm_device_release_regulators()456 sdev->regulator_count = i; in simpledrm_device_init_regulators()