Searched refs:table_skip_count (Results 1 – 1 of 1) sorted by relevance
2383 u64 line_no, table_skip_count, table_offset; in to_interleave_offset() local2386 table_skip_count = div_u64_rem(line_no, mmio->num_lines, &line_index); in to_interleave_offset()2389 table_offset = table_skip_count * mmio->table_size; in to_interleave_offset()