Lines Matching +full:int +full:- +full:gpios
3 compatible: "xlnx,xps-gpio-1.00.a"
5 include: [gpio-controller.yaml, base.yaml]
7 bus: xlnx,xps-gpio-1.00.a
10 # https://github.com/Xilinx/device-tree-xlnx
16 xlnx,all-inputs:
17 type: int
19 1 if all GPIOs are inputs, 0 otherwise
21 xlnx,all-outputs:
22 type: int
24 1 if all GPIOs are outputs, 0 otherwise
26 xlnx,dout-default:
27 type: int
29 Default output value. If n-th bit is 1, GPIO-n default value is 1.
31 xlnx,gpio-width:
32 type: int
34 Number of GPIOs supported
36 xlnx,tri-default:
37 type: int
39 Default tristate register value. If n-th bit is 1, GPIO-n is an input.
41 xlnx,is-dual:
42 type: int
46 xlnx,all-inputs-2:
47 type: int
51 xlnx,all-outputs-2:
52 type: int
56 xlnx,dout-default-2:
57 type: int
59 Default output value. If n-th bit is 1, GPIO2-n default value is 1.
61 xlnx,gpio2-width:
62 type: int
66 xlnx,tri-default-2:
67 type: int
69 Default tristate register value. If n-th bit is 1, GPIO2-n is an input.
71 "#gpio-cells":
74 gpio-cells:
75 - pin
76 - flags