Searched refs:dout_width (Results 1 – 2 of 2) sorted by relevance
841 xsdfec_translate_axis_width_cfg_val(config->dout_width); in xsdfec_cfg_axi_streams()1047 u32 dout_width; in xsdfec_parse_of() local1096 rval = of_property_read_u32(node, "xlnx,sdfec-dout-width", &dout_width); in xsdfec_parse_of()1100 switch (dout_width) { in xsdfec_parse_of()1105 xsdfec->config.dout_width = dout_width; in xsdfec_parse_of()
229 __u32 dout_width; member
Completed in 7 milliseconds