Searched refs:SG_OFFSET_MASK (Results 1 – 1 of 1) sorted by relevance
64 #define SG_OFFSET_MASK 0x0FFF macro363 return le16_to_cpu(sg->format_offset) & SG_OFFSET_MASK; in dpaa2_sg_get_offset()374 sg->format_offset &= cpu_to_le16(~SG_OFFSET_MASK); in dpaa2_sg_set_offset()
Completed in 4 milliseconds