Searched refs:u32_to_fixed16 (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/dev/pci/drm/i915/
H A Di915_fixed.h25 static inline uint_fixed_16_16_t u32_to_fixed16(u32 val) function
140 uint_fixed_16_16_t tmp_add2 = u32_to_fixed16(add2);
/openbsd-current/sys/dev/pci/drm/i915/display/
H A Dskl_watermark.c1708 return u32_to_fixed16(0);
1713 return u32_to_fixed16(0);
1799 wp->plane_blocks_per_line = u32_to_fixed16(interm_pbpl);

Completed in 125 milliseconds