Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/i915/
Di915_fixed.h137 static inline uint_fixed_16_16_t add_fixed16_u32(uint_fixed_16_16_t add1, in add_fixed16_u32() function
/linux-6.1.9/drivers/gpu/drm/i915/display/
Dskl_watermark.c1646 ret = add_fixed16_u32(ret, 1); in skl_wm_method1()