Lines Matching +full:output +full:- +full:low
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 description: drive actively high and low
58 drive-open-drain:
62 drive-open-source:
66 drive-strength:
70 drive-strength-microamp:
73 input-enable:
75 description: enable input on pin (no effect on output, such as
78 input-disable:
80 description: disable input on pin (no effect on output, such as
83 input-schmitt-enable:
85 description: enable schmitt-trigger mode
87 input-schmitt-disable:
89 description: disable schmitt-trigger mode
91 input-debounce:
96 power-source:
100 low-power-enable:
102 description: enable low power mode
104 low-power-disable:
106 description: disable low power mode
108 output-disable:
110 description: disable output on a pin (such as disable an output buffer)
112 output-enable:
114 description: enable output on a pin without actively driving it
115 (such as enabling an output buffer)
117 output-low:
119 description: set the pin to output mode with low level
121 output-high:
123 description: set the pin to output mode with high level
125 sleep-hardware-state:
130 slew-rate:
134 skew-delay:
138 and the delay before latching a value to an output
139 pin. Typically indicates how many double-inverters are