Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/
A Di915_fixed.h16 } uint_fixed_16_16_t; typedef
44 static inline uint_fixed_16_16_t min_fixed16(uint_fixed_16_16_t min1, in min_fixed16()
45 uint_fixed_16_16_t min2) in min_fixed16()
52 static inline uint_fixed_16_16_t max_fixed16(uint_fixed_16_16_t max1, in max_fixed16()
53 uint_fixed_16_16_t max2) in max_fixed16()
70 uint_fixed_16_16_t d) in div_round_up_fixed16()
86 static inline uint_fixed_16_16_t mul_fixed16(uint_fixed_16_16_t val, in mul_fixed16()
87 uint_fixed_16_16_t mul) in mul_fixed16()
118 static inline uint_fixed_16_16_t mul_u32_fixed16(u32 val, uint_fixed_16_16_t mul) in mul_u32_fixed16()
127 static inline uint_fixed_16_16_t add_fixed16(uint_fixed_16_16_t add1, in add_fixed16()
[all …]
A Dintel_pm.c65 uint_fixed_16_16_t plane_blocks_per_line;
66 uint_fixed_16_16_t y_tile_minimum;
4373 static uint_fixed_16_16_t
5302 static uint_fixed_16_16_t
5307 uint_fixed_16_16_t ret; in skl_wm_method1()
5321 static uint_fixed_16_16_t
5326 uint_fixed_16_16_t ret; in skl_wm_method2()
5338 static uint_fixed_16_16_t
5344 uint_fixed_16_16_t linetime_us; in intel_get_linetime_us()
5500 uint_fixed_16_16_t method1, method2; in skl_compute_plane_wm()
[all …]

Completed in 33 milliseconds