Searched refs:strip_offset (Results 1 – 2 of 2) sorted by relevance
491 u32 info, strip_offset, span, span_offset; in get_row_from_strip() local503 strip_offset = mega_mod64(span_set_Strip, in get_row_from_strip()510 if (strip_offset >= in get_row_from_strip()511 span_set->strip_offset[span]) in get_row_from_strip()575 strip += span_set->strip_offset[span]; in get_strip_from_row()609 u32 info, strip_offset, span, span_offset, retval; in get_arm_from_strip() local619 strip_offset = (uint)mega_mod64 in get_arm_from_strip()626 if (strip_offset >= in get_arm_from_strip()627 span_set->strip_offset[span]) in get_arm_from_strip()629 span_set->strip_offset[span]; in get_arm_from_strip()[all …]
1127 u8 strip_offset[MAX_SPAN_DEPTH]; member