Searched refs:MI_LRI_LEN (Results 1 – 3 of 3) sorted by relevance
49 #define MI_LRI_LEN(x) (((x) & 0xff) + 1) macro
194 #define MI_LRI_LEN(x) (((x) & 0xff) + 1) macro
1447 u32 len = min(MI_LRI_LEN(state[idx]) + idx, end); in oa_find_reg_in_lri()1477 MI_LRI_LEN(state[offset]) & 0x1); in oa_context_image_offset()
Completed in 640 milliseconds