Lines Matching +full:int +full:- +full:enum
3 compatible: "xlnx,xps-timer-1.00.a"
8 # https://github.com/Xilinx/meta-xilinx
11 clock-frequency:
14 xlnx,count-width:
15 type: int
17 enum:
18 - 8
19 - 16
20 - 32
24 xlnx,gen0-assert:
25 type: int
27 enum:
28 - 0
29 - 1
31 Active state of the generateout0 signal (0 for active-low, 1 for
32 active-high).
34 xlnx,gen1-assert:
35 type: int
37 enum:
38 - 0
39 - 1
41 Active state of the generateout1 signal (0 for active-low, 1 for
42 active-high).
44 xlnx,one-timer-only:
45 type: int
47 enum:
48 - 0
49 - 1
53 xlnx,trig0-assert:
54 type: int
56 enum:
57 - 0
58 - 1
60 Active state of the capturetrig0 signal (0 for active-low, 1 for
61 active-high).
63 xlnx,trig1-assert:
64 type: int
66 enum:
67 - 0
68 - 1
70 Active state of the capturetrig1 signal (0 for active-low, 1 for
71 active-high).