Home
last modified time | relevance | path

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

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