Lines Matching refs:strip_offset
493 u32 info, strip_offset, span, span_offset; in get_row_from_strip() local
505 strip_offset = mega_mod64(span_set_Strip, in get_row_from_strip()
512 if (strip_offset >= in get_row_from_strip()
513 span_set->strip_offset[span]) in get_row_from_strip()
577 strip += span_set->strip_offset[span]; in get_strip_from_row()
611 u32 info, strip_offset, span, span_offset, retval; in get_arm_from_strip() local
621 strip_offset = (uint)mega_mod64 in get_arm_from_strip()
628 if (strip_offset >= in get_arm_from_strip()
629 span_set->strip_offset[span]) in get_arm_from_strip()
631 span_set->strip_offset[span]; in get_arm_from_strip()
636 retval = (strip_offset - span_offset); in get_arm_from_strip()
1257 span_set->strip_offset[count] = in mr_update_span_set()