Lines Matching +full:input +full:- +full:enable
2 # SPDX-License-Identifier: Apache-2.0
16 https://www.kernel.org/doc/Documentation/devicetree/bindings/pinctrl/pincfg-node.yaml
19 bias-disable:
23 bias-high-impedance:
25 description: high impedance mode ("third-state", "floating")
27 bias-bus-hold:
31 bias-pull-up:
33 description: enable pull-up resistor
35 bias-pull-down:
37 description: enable pull-down resistor
39 bias-pull-pin-default:
43 drive-push-pull:
47 drive-open-drain:
51 drive-open-source:
55 drive-strength:
59 drive-strength-microamp:
63 input-enable:
66 enable input on pin (e.g. enable an input buffer, no effect on output)
68 input-disable:
71 disable input on pin (e.g. disable an input buffer, no effect on output)
73 input-schmitt-enable:
75 description: enable schmitt-trigger mode
77 input-schmitt-disable:
79 description: disable schmitt-trigger mode
81 input-debounce:
86 power-source:
90 low-power-enable:
92 description: enable low power mode
94 low-power-disable:
98 output-disable:
102 output-enable:
105 enable output on a pin without actively driving it (e.g. enable an output
108 output-low:
112 output-high:
116 sleep-hardware-state:
122 slew-rate:
126 skew-delay:
129 This affects the expected clock skew on input pins and the delay
131 many double-inverters are used to delay the signal.