Lines Matching +full:bias +full:- +full:pull +full:- +full:down
8 - compatible:
9 Must be "brcm,ns2-pinmux"
11 - reg:
17 - function:
20 - groups:
23 - pins:
26 The generic properties bias-disable, bias-pull-down, bias-pull-up,
27 drive-strength, slew-rate, input-enable, input-disable are supported
31 Documentation/devicetree/bindings/pinctrl/pinctrl-bindings.txt
36 compatible = "brcm,ns2-pinmux";
41 pinctrl-names = "default";
42 pinctrl-0 = <&nand_sel &uart3_rx &sdio0_d4>;
50 /* Pull up the uart3 rx pin */
53 bias-pull-up;
59 drive-strength = <8>;