Searched refs:offset_aligned (Results 1 – 1 of 1) sorted by relevance
2324 u32 offset, offset_aligned; in intel_compute_aligned_offset() local2350 offset_aligned = offset & ~alignment; in intel_compute_aligned_offset()2354 offset, offset_aligned); in intel_compute_aligned_offset()2357 offset_aligned = offset & ~alignment; in intel_compute_aligned_offset()2363 return offset_aligned; in intel_compute_aligned_offset()