Lines Matching +full:3 +full:- +full:integer +full:- +full:wide
2 # SPDX-License-Identifier: Apache-2.0
7 "gpio-controller":
11 "#gpio-cells":
19 This property indicates the number of in-use slots of available slots
21 register is 32 bits wide, but only 18 of the bits have a physical
28 gpio-reserved-ranges:
31 If not all the GPIOs at offsets 0...N-1 are usable for ngpios = <N>, then
36 For example, setting "gpio-reserved-ranges = <3 2>, <10 1>;" means that
37 GPIO offsets 3, 4, and 10 are not usable, even if ngpios = <18>.
38 gpio-line-names:
39 type: string-array
44 child-binding:
56 mux-hog {
57 gpio-hog;
59 output-high;
64 test-hog {
65 gpio-hog;
67 output-low;
68 line-name = "test";
73 gpio-hog:
83 entries must be an integer multiple of the number of GPIO specifier cells for the parent
89 precedence over the output-low and output-high properties.
90 output-low:
94 property takes precedence over the output-high property.
95 output-high:
99 line-name: