Home
last modified time | relevance | path

Searched refs:tmp_add2 (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/i915/
Di915_fixed.h140 uint_fixed_16_16_t tmp_add2 = u32_to_fixed16(add2); in add_fixed16_u32() local
143 tmp = (u64)add1.val + tmp_add2.val; in add_fixed16_u32()