Lines Matching defs:regulators
84 .regulators_node = of_match_ptr("regulators"), \
108 .regulators_node = of_match_ptr("regulators"), \
137 .regulators_node = of_match_ptr("regulators"),\
174 .regulators_node = of_match_ptr("regulators"), \
964 .regulators_node = of_match_ptr("regulators"),
980 .regulators_node = of_match_ptr("regulators"),
996 .regulators_node = of_match_ptr("regulators"),
1132 .regulators_node = of_match_ptr("regulators"),
1152 .regulators_node = of_match_ptr("regulators"),
1172 .regulators_node = of_match_ptr("regulators"),
1194 .regulators_node = of_match_ptr("regulators"),
1234 .regulators_node = of_match_ptr("regulators"),
1257 .regulators_node = of_match_ptr("regulators"),
1280 .regulators_node = of_match_ptr("regulators"),
1303 .regulators_node = of_match_ptr("regulators"),
1327 .regulators_node = of_match_ptr("regulators"),
1392 .regulators_node = of_match_ptr("regulators"),
1415 .regulators_node = of_match_ptr("regulators"),
1438 .regulators_node = of_match_ptr("regulators"),
1461 .regulators_node = of_match_ptr("regulators"),
1531 .regulators_node = of_match_ptr("regulators"),
1547 .regulators_node = of_match_ptr("regulators"),
1563 .regulators_node = of_match_ptr("regulators"),
1588 .regulators_node = of_match_ptr("regulators"),
1635 np = of_get_child_by_name(dev->of_node, "regulators");
1671 const struct regulator_desc *regulators;
1694 regulators = rk805_reg;
1698 regulators = rk806_reg;
1702 regulators = rk808_reg;
1706 regulators = rk809_reg;
1710 regulators = rk817_reg;
1714 regulators = rk818_reg;
1727 /* Instantiate the regulators */
1730 ®ulators[i], &config);