Lines Matching +full:enable +full:- +full:active +full:- +full:high

1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
16 - 5P49V5923:
17 0 -- OUT0_SEL_I2CB
18 1 -- OUT1
19 2 -- OUT2
21 - 5P49V5933:
22 0 -- OUT0_SEL_I2CB
23 1 -- OUT1
24 2 -- OUT4
26 - other parts:
27 0 -- OUT0_SEL_I2CB
28 1 -- OUT1
29 2 -- OUT2
30 3 -- OUT3
31 4 -- OUT4
33 The idt,shutdown and idt,output-enable-active properties control the
38 SH SP Output when the SD/OE pin is Low/High
40 0 0 Active/Inactive
41 0 1 Inactive/Active
42 1 0 Active/Shutdown
48 - Luca Ceresoli <luca@lucaceresoli.net>
53 - idt,5p49v5923
54 - idt,5p49v5925
55 - idt,5p49v5933
56 - idt,5p49v5935
57 - idt,5p49v6901
58 - idt,5p49v6965
64 '#clock-cells':
67 clock-names:
76 idt,xtal-load-femtofarads:
86 shut down if the SD/OE pin is driven high. If 0, this disables the
91 idt,output-enable-active:
95 If 1, this enables output when the SD/OE pin is high, and disables
97 the SD/OE pin is high, and enables output when the SD/OE pin is
102 "^OUT[1-4]$":
111 The output drive mode. Values defined in dt-bindings/clk/versaclock.h
115 idt,voltage-microvolt:
118 idt,slew-percent:
119 description: The Slew rate control for CMOS single-ended.
124 - compatible
125 - reg
126 - '#clock-cells'
127 - idt,shutdown
128 - idt,output-enable-active
131 - if:
135 - idt,5p49v5933
136 - idt,5p49v5935
140 clock-names:
147 - clock-names
148 - clocks
153 - |
154 #include <dt-bindings/clk/versaclock.h>
158 compatible = "fixed-clock";
159 #clock-cells = <0>;
160 clock-frequency = <25000000>;
165 #address-cells = <1>;
166 #size-cells = <0>;
169 vc5: clock-generator@6a {
172 #clock-cells = <1>;
176 clock-names = "xin";
180 idt,output-enable-active = <0>;
184 idt,voltage-microvolt = <1800000>;
185 idt,slew-percent = <80>;