Searched refs:roundup_sq_stride (Results 1 – 1 of 1) sorted by relevance
597 u32 roundup_sq_stride = roundup_pow_of_two(hr_dev->caps.max_sq_desc_sz); in check_sq_size_with_integrity() local598 u8 max_sq_stride = ilog2(roundup_sq_stride); in check_sq_size_with_integrity()