Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/display/
A Dintel_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 Dskl_watermark.c69 uint_fixed_16_16_t plane_blocks_per_line;
70 uint_fixed_16_16_t y_tile_minimum;
1604 static uint_fixed_16_16_t
1609 uint_fixed_16_16_t ret; in skl_wm_method1()
1623 static uint_fixed_16_16_t
1625 uint_fixed_16_16_t plane_blocks_per_line) in skl_wm_method2()
1628 uint_fixed_16_16_t ret; in skl_wm_method2()
1640 static uint_fixed_16_16_t
1646 uint_fixed_16_16_t linetime_us; in intel_get_linetime_us()
1808 uint_fixed_16_16_t method1, method2; in skl_compute_plane_wm()
[all …]

Completed in 16 milliseconds