Lines Matching +full:part +full:- +full:1 +full:- +full:pins
3 Please refer to fsl,imx-pinctrl.txt in this directory for common binding part
7 - compatible: "fsl,imx6q-iomuxc"
8 - fsl,pins: two integers array, represents a group of pins mux and config
9 setting. The format is fsl,pins = <PIN_FUNC_ID CONFIG>, PIN_FUNC_ID is a
11 pull-up for this pin. Please refer to imx6q datasheet for the valid pad
15 PAD_CTL_HYS (1 << 16)
17 PAD_CTL_PUS_47K_UP (1 << 14)
20 PAD_CTL_PUE (1 << 13)
21 PAD_CTL_PKE (1 << 12)
22 PAD_CTL_ODE (1 << 11)
23 PAD_CTL_SPEED_LOW (1 << 6)
27 PAD_CTL_DSE_240ohm (1 << 3)
34 PAD_CTL_SRE_FAST (1 << 0)
37 Refer to imx6q-pinfunc.h in device tree source folder for all available