Lines Matching +full:output +full:- +full:ohms
1 # SPDX-License-Identifier: GPL-2.0-only
3 ---
4 $id: http://devicetree.org/schemas/pinctrl/pincfg-node.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Linus Walleij <linus.walleij@linaro.org>
21 bias-disable:
25 bias-high-impedance:
27 description: high impedance mode ("third-state", "floating")
29 bias-bus-hold:
33 bias-pull-up:
35 - type: boolean
36 - $ref: /schemas/types.yaml#/definitions/uint32
40 bias-pull-down:
42 - type: boolean
43 - $ref: /schemas/types.yaml#/definitions/uint32
47 bias-pull-pin-default:
49 - type: boolean
50 - $ref: /schemas/types.yaml#/definitions/uint32
51 description: use pin-default pull state. Takes as optional argument on
54 drive-push-pull:
56 - type: boolean
57 - $ref: /schemas/types.yaml#/definitions/uint32
62 drive-open-drain:
64 - type: boolean
65 - $ref: /schemas/types.yaml#/definitions/uint32
70 drive-open-source:
74 drive-strength:
78 drive-strength-microamp:
81 input-enable:
83 description: enable input on pin (no effect on output, such as
86 input-disable:
88 description: disable input on pin (no effect on output, such as
91 input-schmitt-enable:
93 description: enable schmitt-trigger mode
95 input-schmitt-disable:
97 description: disable schmitt-trigger mode
99 input-debounce:
104 power-source:
108 low-power-enable:
112 low-power-disable:
116 output-disable:
118 description: disable output on a pin (such as disable an output buffer)
120 output-enable:
122 description: enable output on a pin without actively driving it
123 (such as enabling an output buffer)
125 output-impedance-ohms:
126 description: set the output impedance of a pin to at most X ohms
128 output-low:
130 description: set the pin to output mode with low level
132 output-high:
134 description: set the pin to output mode with high level
136 sleep-hardware-state:
141 slew-rate:
145 skew-delay:
149 and the delay before latching a value to an output
150 pin. Typically indicates how many double-inverters are