Lines Matching +full:flatch +full:- +full:en

3 # SPDX-License-Identifier: Apache-2.0
7 compatible: "adi,max14906-gpio"
10 "#gpio-cells":
17 drdy-gpios:
19 High-Side Open-Drain Output. READY is passive low when the internal
22 type: phandle-array
23 fault-gpios:
27 type: phandle-array
28 sync-gpios:
31 type: phandle-array
32 en-gpios:
34 DOI Enable Pin. Drive the EN pin high to enable the DOI_ outputs.
35 Drive EN low to disable/three-state all DOI_ outputs.
36 type: phandle-array
37 crc-en:
41 spi-addr:
46 - 0
47 - 1
48 - 2
49 - 3
51 On MAX14906PMB module default address is 0 (A0-LOW, A1-LOW)
53 ow-en:
58 Enable or disable open-wire functionality per channel.
59 - 0 mean disable
60 - 1 mean enable
62 vdd-ov-en:
68 Enable or disable open-wire functionality per channel.
69 - 0 mean disable
70 - 1 mean enable
72 gdrv-en:
77 GDrvEn - Gate drive enabl disable for power eff
78 Enable or disable open-wire functionality per channel.
79 - 0 mean disable
80 - 1 mean enable
82 sh-vdd-en:
87 ShVddEN - Short to VDD enable
89 - 0 mean disable
90 - 1 mean enable
92 fled-set:
97 sled-set:
101 fled-stretch:
105 - 0
106 - 1
107 - 2
108 - 3
112 0 - Disable minimum fault LED (FLED) on-time
113 1 - Minimum fault LED (FLED) on-time = 1s (typ)
114 2 - Minimum fault LED (FLED) on-time = 2s (typ)
115 3 - Minimum fault LED (FLED) on-time = 3s (typ)
116 ffilter-en:
119 When the fault LEDs (FLEDs) are controlled internally (FLEDSet = 0), open-
120 wire and short-to-V DD diagnostics always use filtering and cannot be disabled
122 filter-long:
129 flatch-en:
136 led-cur-lim:
141 vdd-on-thr:
145 synch-wd-en:
151 sht-vdd-thr:
155 - 0
156 - 1
157 - 2
158 - 3
161 Set threshold voltage for short-to-V DD detection
162 0: Set threshold voltage for short-to-VDD detection to 9V (typ)
163 1: Set threshold voltage for short-to-VDD detection to 10V (typ)
164 2: Set threshold voltage for short-to-VDD detection to 12V (typ)
165 3: Set threshold voltage for short-to-VDD detection to 14V (typ)
166 ow-off-cs:
170 - 0
171 - 1
172 - 2
173 - 3
176 Set the pullup current for open-wire and short-to-VDD detection
177 0: Set open-wire and short-to-VDD detection current to 60μA (typ)
178 1: Set open-wire and short-to-VDD detection current to 100μA (typ)
179 2: Set open-wire and short-to-VDD detection current to 300μA (typ)
180 3: Set open-wire and short-to-VDD detection current to 600μA (typ)
181 wd-to:
185 - 0
186 - 1
187 - 2
188 - 3
197 gpio-cells:
198 - pin
199 - flags
201 include: [gpio-controller.yaml, spi-device.yaml]