Lines Matching +full:1 +full:x128b
26 maxItems: 1
62 maxItems: 1
77 Configures the DIN AXI stream where a value of 1
78 configures a width of "1x128b", 2 a width of "2x128b" and 4 configures a width
79 of "4x128b".
81 enum: [ 1, 2, 4 ]
86 driven with a fixed value and is not present on the device, a value of 1
90 enum: [ 0, 1, 2 ]
94 Configures the DOUT AXI stream where a value of 1 configures a width of "1x128b",
95 2 a width of "2x128b" and 4 configures a width of "4x128b".
97 enum: [ 1, 2, 4 ]
102 driven with a fixed value and is not present on the device, a value of 1
106 enum: [ 0, 1, 2 ]
133 interrupts = <1 IRQ_TYPE_LEVEL_HIGH>;
137 xlnx,sdfec-dout-width = <1>;