Searched refs:regulator_count (Results 1 – 3 of 3) sorted by relevance
592 if (unlikely(opp_table->regulator_count == -1)) in _parse_named_prop()593 opp_table->regulator_count = 1; in _parse_named_prop()595 if (count != opp_table->regulator_count && in _parse_named_prop()596 (!triplet || count != opp_table->regulator_count * 3)) { in _parse_named_prop()598 __func__, prop_type, count, opp_table->regulator_count); in _parse_named_prop()614 *triplet = count != opp_table->regulator_count; in _parse_named_prop()637 opp_table->regulator_count > 0) { in opp_parse_microvolt()674 if (unlikely(opp_table->regulator_count == -1)) { in opp_parse_supplies()675 opp_table->regulator_count = 0; in opp_parse_supplies()679 for (i = 0, j = 0; i < opp_table->regulator_count; i++) { in opp_parse_supplies()
240 int regulator_count; member
89 u32 regulator_count; member391 par->regulator_count = i; in simplefb_regulators_get()402 for (i = 0; i < par->regulator_count; i++) { in simplefb_regulators_enable()422 for (i = 0; i < par->regulator_count; i++) in simplefb_regulators_destroy()