Lines Matching defs:regulators
75 .regulators_node = of_match_ptr("regulators"), \
99 .regulators_node = of_match_ptr("regulators"), \
137 .regulators_node = of_match_ptr("regulators"), \
744 .regulators_node = of_match_ptr("regulators"),
760 .regulators_node = of_match_ptr("regulators"),
776 .regulators_node = of_match_ptr("regulators"),
806 .regulators_node = of_match_ptr("regulators"),
822 .regulators_node = of_match_ptr("regulators"),
838 .regulators_node = of_match_ptr("regulators"),
860 .regulators_node = of_match_ptr("regulators"),
900 .regulators_node = of_match_ptr("regulators"),
919 .regulators_node = of_match_ptr("regulators"),
938 .regulators_node = of_match_ptr("regulators"),
957 .regulators_node = of_match_ptr("regulators"),
977 .regulators_node = of_match_ptr("regulators"),
1042 .regulators_node = of_match_ptr("regulators"),
1061 .regulators_node = of_match_ptr("regulators"),
1080 .regulators_node = of_match_ptr("regulators"),
1099 .regulators_node = of_match_ptr("regulators"),
1165 .regulators_node = of_match_ptr("regulators"),
1181 .regulators_node = of_match_ptr("regulators"),
1197 .regulators_node = of_match_ptr("regulators"),
1222 .regulators_node = of_match_ptr("regulators"),
1270 np = of_get_child_by_name(client_dev->of_node, "regulators");
1307 const struct regulator_desc *regulators;
1323 regulators = rk805_reg;
1327 regulators = rk808_reg;
1331 regulators = rk809_reg;
1335 regulators = rk817_reg;
1339 regulators = rk818_reg;
1352 /* Instantiate the regulators */
1355 ®ulators[i], &config);