Lines Matching refs:of_property_read_u32
68 found = !of_property_read_u32(np, prop, &pval);
99 if (!of_property_read_u32(np, "regulator-min-microvolt", &pval))
102 if (!of_property_read_u32(np, "regulator-max-microvolt", &pval))
113 if (!of_property_read_u32(np, "regulator-microvolt-offset", &pval))
115 if (!of_property_read_u32(np, "regulator-min-microamp", &pval))
117 if (!of_property_read_u32(np, "regulator-max-microamp", &pval))
120 if (!of_property_read_u32(np, "regulator-input-current-limit-microamp",
128 if (!of_property_read_u32(np, "regulator-power-budget-milliwatt", &pval))
146 ret = of_property_read_u32(np, "regulator-ramp-delay", &pval);
154 ret = of_property_read_u32(np, "regulator-settling-time-us", &pval);
158 ret = of_property_read_u32(np, "regulator-settling-time-up-us", &pval);
167 ret = of_property_read_u32(np, "regulator-settling-time-down-us",
177 ret = of_property_read_u32(np, "regulator-enable-ramp-delay", &pval);
181 ret = of_property_read_u32(np, "regulator-uv-less-critical-window-ms", &pval);
190 ret = of_property_read_u32(np, "regulator-active-discharge", &pval);
197 if (!of_property_read_u32(np, "regulator-initial-mode", &pval)) {
237 if (!of_property_read_u32(np, "regulator-system-load", &pval))
252 if (!of_property_read_u32(np, "regulator-max-step-microvolt",
286 if (!of_property_read_u32(suspend_np, "regulator-mode",
308 if (!of_property_read_u32(suspend_np,
312 if (!of_property_read_u32(suspend_np,
316 if (!of_property_read_u32(suspend_np,