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