Searched refs:dout_width (Results 1 – 2 of 2) sorted by relevance
229 __u32 dout_width; member
842 xsdfec_translate_axis_width_cfg_val(config->dout_width); in xsdfec_cfg_axi_streams()1071 u32 dout_width; in xsdfec_parse_of() local1120 rval = of_property_read_u32(node, "xlnx,sdfec-dout-width", &dout_width); in xsdfec_parse_of()1124 switch (dout_width) { in xsdfec_parse_of()1129 xsdfec->config.dout_width = dout_width; in xsdfec_parse_of()