Lines Matching +full:analog +full:- +full:mode
2 # SPDX-License-Identifier: Apache-2.0
17 slew-rate = "normal";
18 drive-strength = "normal";
28 IOCON_SLEWRATE = <slew-rate selection>,
29 IOCON_FULLDRIVE = <drive-strength selection>,
35 drive-open-drain: IOCON_ODENA=1
36 bias-pull-up: IOCON_PUPDENA=1, IOCON_PUPSEL=1
37 bias-pull-down: IOCON_PUPDENA=1, IOCON_PUPSEL=0
38 input-enable: IOCON_IBENA=1
40 compatible: "nxp,rt-iocon-pinctrl"
44 child-binding:
46 child-binding:
51 - name: pincfg-node.yaml
52 property-allowlist:
53 - drive-open-drain
54 - bias-pull-up
55 - bias-pull-down
56 - input-enable
65 slew-rate:
69 - "normal"
70 - "slow"
73 0 SLEWRATE_0- normal mode, output slew rate is standard
74 1 SLEWRATE_1- slow mode, output slew rate is slower
75 drive-strength:
79 - "normal"
80 - "high"
84 0 FULLDRIVE_0- Normal output drive mode
85 1 FULLDRIVE_1- Full output drive mode, output strength is twice
86 the drive strength of normal drive mode.
91 nxp,analog-mode:
94 Set the pin to analog mode. Sets AMENA=1