Lines Matching +full:int +full:- +full:a

1 # Copyright 2019-2020, Peter Bigot Consulting, LLC
3 # SPDX-License-Identifier: Apache-2.0
14 regulator-name:
16 description: A string used as a descriptive name for regulator outputs
18 regulator-init-microvolt:
19 type: int
22 regulator-min-microvolt:
23 type: int
26 regulator-max-microvolt:
27 type: int
30 regulator-microvolt-offset:
31 type: int
34 regulator-init-microamp:
35 type: int
38 regulator-min-microamp:
39 type: int
42 regulator-max-microamp:
43 type: int
46 regulator-input-current-limit-microamp:
47 type: int
50 regulator-always-on:
54 regulator-boot-on:
64 regulator-boot-off:
69 regulator-allow-bypass:
73 regulator-allow-set-load:
77 regulator-ramp-delay:
78 type: int
82 (regulator-ramp-delay = <0>) for disabling ramp delay.
84 regulator-enable-ramp-delay:
85 type: int
93 regulator-settling-time-us:
94 type: int
100 regulator-settling-time-up-us:
101 type: int
104 needs a constant time to settle after voltage increases of any level. This
107 regulator-settling-time-down-us:
108 type: int
111 needs a constant time to settle after voltage decreases of any level. This
114 regulator-soft-start:
118 regulator-initial-mode:
119 type: int
125 regulator-allowed-modes:
129 regulator at run-time. Elements may be specified in any order. The set of
133 regulator-system-load:
134 type: int
139 regulator-pull-down:
143 regulator-over-current-protection:
147 regulator-oc-protection-microamp:
148 type: int
150 Set over current protection limit. This is a limit where hardware performs
155 regulator-oc-error-microamp:
156 type: int
158 Set over current error limit. This is a limit where part of the hardware
163 regulator-oc-warn-microamp:
164 type: int
166 Set over current warning limit. This is a limit where hardware is assumed
172 regulator-ov-protection-microvolt:
173 type: int
175 Set over voltage protection limit. This is a limit where hardware performs
180 regulator-ov-error-microvolt:
181 type: int
183 Set over voltage error limit. This is a limit where part of the hardware
189 regulator-ov-warn-microvolt:
190 type: int
192 Set over voltage warning limit. This is a limit where hardware is assumed
199 regulator-uv-protection-microvolt:
200 type: int
202 Set over under voltage protection limit. This is a limit where hardware
208 regulator-uv-error-microvolt:
209 type: int
211 Set under voltage error limit. This is a limit where part of the hardware
217 regulator-uv-warn-microvolt:
218 type: int
220 Set over under voltage warning limit. This is a limit where hardware is
227 regulator-temp-protection-kelvin:
228 type: int
230 Set over temperature protection limit. This is a limit where hardware
235 regulator-temp-error-kelvin:
236 type: int
238 Set over temperature error limit. This is a limit where part of the
243 regulator-temp-warn-kelvin:
244 type: int
246 Set over temperature warning limit. This is a limit where hardware is
252 regulator-active-discharge:
253 type: int
255 - 0
256 - 1
263 regulator-max-step-microvolt:
264 type: int
267 safely in a single step.
269 startup-delay-us:
270 type: int
273 off-on-delay-us:
274 type: int