Lines Matching full:lantiq
1 Lantiq FALCON pinmux controller
4 - compatible: "lantiq,pinctrl-falcon"
12 Lantiq's pin configuration nodes act as a container for an arbitrary number of
32 - lantiq,groups : An array of strings. Each string contains the name of a group.
34 - lantiq,function: A string containing the name of the function to mux to the
50 - lantiq,pins : An array of strings. Each string contains the name of a pin.
54 - lantiq,pull: Integer, representing the pull-down/up to apply to the pin.
56 - lantiq,drive-current: Boolean, enables drive-current
57 - lantiq,slew-rate: Boolean, enables slew-rate
61 compatible = "lantiq,pinctrl-falcon";
67 lantiq,groups = "asc0";
68 lantiq,function = "asc";
71 lantiq,groups = "ntr8k";
72 lantiq,function = "ntr";
75 lantiq,groups = "i2c";
76 lantiq,function = "i2c";
79 lantiq,groups = "hrst";
80 lantiq,function = "rst";