SG_FORMAT_SHIFT   387 include/soc/fsl/dpaa2-fd.h 				       >> SG_FORMAT_SHIFT) & SG_FORMAT_MASK);
SG_FORMAT_SHIFT   398 include/soc/fsl/dpaa2-fd.h 	sg->format_offset &= cpu_to_le16(~(SG_FORMAT_MASK << SG_FORMAT_SHIFT));
SG_FORMAT_SHIFT   399 include/soc/fsl/dpaa2-fd.h 	sg->format_offset |= cpu_to_le16(format << SG_FORMAT_SHIFT);