Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Di915_drv.h228 static inline uint32_t div_round_up_u32_fixed16(uint32_t val, in div_round_up_u32_fixed16() function
Dintel_pm.c4091 pipe_max_pixel_rate = div_round_up_u32_fixed16(dotclk, pipe_downscale); in skl_check_pipe_max_pixel_rate()