Lines Matching full:sdfec
1 * Xilinx SDFEC(16nm) IP *
3 The Soft Decision Forward Error Correction (SDFEC) Engine is a Hard IP block
23 - reg: Should contain Xilinx SDFEC 16nm Hardened IP block registers
25 - xlnx,sdfec-code : Should contain "ldpc" or "turbo" to describe the codes
27 - xlnx,sdfec-din-words : A value 0 indicates that the DIN_WORDS interface is
31 - xlnx,sdfec-din-width : Configures the DIN AXI stream where a value of 1
34 - xlnx,sdfec-dout-words : A value 0 indicates that the DOUT_WORDS interface is
38 - xlnx,sdfec-dout-width : Configures the DOUT AXI stream where a value of 1
42 - interrupts: should contain SDFEC interrupt number
53 xlnx,sdfec-code = "ldpc";
54 xlnx,sdfec-din-words = <0>;
55 xlnx,sdfec-din-width = <2>;
56 xlnx,sdfec-dout-words = <0>;
57 xlnx,sdfec-dout-width = <1>;